mirror of
https://github.com/opentx/opentx.git
synced 2025-07-25 17:25:13 +03:00
BT fixes on X-LiteS
This commit is contained in:
parent
2afe8794aa
commit
22f35c6d27
11 changed files with 49 additions and 52 deletions
|
@ -122,9 +122,9 @@ enum MenuModelSetupItems {
|
|||
#if defined(PCBX7)
|
||||
ITEM_MODEL_TRAINER_LABEL,
|
||||
ITEM_MODEL_TRAINER_MODE,
|
||||
#if defined(BLUETOOTH)
|
||||
ITEM_MODEL_TRAINER_BLUETOOTH,
|
||||
#endif
|
||||
#if defined(BLUETOOTH)
|
||||
ITEM_MODEL_TRAINER_BLUETOOTH,
|
||||
#endif
|
||||
ITEM_MODEL_TRAINER_CHANNELS,
|
||||
ITEM_MODEL_TRAINER_PARAMS,
|
||||
#elif defined(PCBXLITE)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue