mirror of
https://github.com/opentx/opentx.git
synced 2025-07-26 01:35:21 +03:00
[all] Compilation was broken except for Taranis :(
This commit is contained in:
parent
1c8b865d89
commit
33eeb4cc64
1 changed files with 8 additions and 7 deletions
|
@ -390,6 +390,7 @@ enum EnumKeys {
|
|||
#define IS_3POS(sw) ((sw) == 0)
|
||||
#define IS_MOMENTARY(sw) (sw == SWSRC_TRN)
|
||||
#define NUM_POTS 3
|
||||
#define NUM_POTSSW 0
|
||||
#define NUM_SW_SRCRAW 1
|
||||
#define SW_DSM2_BIND SW_TRN
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue