1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-24 16:55:20 +03:00

Fix duplicate

This commit is contained in:
3djc 2019-05-27 07:57:00 +02:00
parent 6870a152e7
commit b158d896b9

View file

@ -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,