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:
parent
45dacf246d
commit
684b02d093
6 changed files with 65 additions and 7 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue