1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-17 05:15:18 +03:00

First conversion non regression test (X9D+)

This commit is contained in:
Bertrand Songis 2019-05-07 23:35:12 +02:00
parent 45dacf246d
commit 684b02d093
6 changed files with 65 additions and 7 deletions

View file

@ -363,7 +363,7 @@ enum PotsWarnMode {
#define RESERVE_RANGE_FOR_GVARS 10
// even we do not spend space in EEPROM for 10 GVARS, we reserve the space inside the range of values, like offset, weight, etc.
#define MAX_GVARS 9
#define MAX_GVARS 9
enum SwitchSources {
SWSRC_NONE = 0,