mirror of
https://github.com/opentx/opentx.git
synced 2025-07-24 16:55:20 +03:00
Fix duplicate
This commit is contained in:
parent
6870a152e7
commit
b158d896b9
1 changed files with 0 additions and 12 deletions
|
@ -421,18 +421,6 @@ enum SwitchSources {
|
|||
SWSRC_SJ2,
|
||||
#endif
|
||||
|
||||
#if defined(HARDWARE_SWITCH_I)
|
||||
SWSRC_SI0,
|
||||
SWSRC_SI1,
|
||||
SWSRC_SI2,
|
||||
#endif
|
||||
|
||||
#if defined(HARDWARE_SWITCH_J)
|
||||
SWSRC_SJ0,
|
||||
SWSRC_SJ1,
|
||||
SWSRC_SJ2,
|
||||
#endif
|
||||
|
||||
#if defined(HARDWARE_SWITCH_K)
|
||||
SWSRC_SK0,
|
||||
SWSRC_SK1,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue