From 2cb536469fff4058a9145d759950f46aeb4f98a0 Mon Sep 17 00:00:00 2001 From: Bertrand Songis Date: Sat, 14 Mar 2015 10:27:49 +0100 Subject: [PATCH] [ARM boards] Automatic initialization of trainer parameters with non 0 values --- radio/src/opentx.cpp | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/radio/src/opentx.cpp b/radio/src/opentx.cpp index 53de15a22..31ce4f4bf 100644 --- a/radio/src/opentx.cpp +++ b/radio/src/opentx.cpp @@ -294,6 +294,14 @@ void generalDefault() g_eeGeneral.backgroundVolume = 1; #endif +#if defined(CPUARM) + for (int i=0; i