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:
parent
9ab415dadb
commit
6cd031d2cc
3 changed files with 18 additions and 6 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue