1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-25 01:05:10 +03:00

[X7D/SKY9X] Logical switches screen bugs

This commit is contained in:
Bertrand Songis 2016-11-29 19:34:58 +01:00
parent 9ab415dadb
commit 6cd031d2cc
3 changed files with 18 additions and 6 deletions

View file

@ -572,15 +572,19 @@ enum SwitchSources {
SWSRC_SD0,
SWSRC_SD1,
SWSRC_SD2,
#if !defined(PCBX7D)
SWSRC_SE0,
SWSRC_SE1,
SWSRC_SE2,
#endif
SWSRC_SF0,
SWSRC_SF1,
SWSRC_SF2,
#if !defined(PCBX7D)
SWSRC_SG0,
SWSRC_SG1,
SWSRC_SG2,
#endif
SWSRC_SH0,
SWSRC_SH1,
SWSRC_SH2,