mirror of
https://github.com/opentx/opentx.git
synced 2025-07-25 17:25:13 +03:00
pxx2 is 16chans
This commit is contained in:
parent
07857cb615
commit
e30e34335d
2 changed files with 3 additions and 3 deletions
|
@ -74,7 +74,7 @@ enum MenuModelSetupItems {
|
|||
#if defined(PCBTARANIS)
|
||||
ITEM_MODEL_INTERNAL_MODULE_LABEL,
|
||||
ITEM_MODEL_INTERNAL_MODULE_MODE,
|
||||
ITEM_MODEL_INTERNAL_MODULE_NPXX2_CHANNELS,
|
||||
ITEM_MODEL_INTERNAL_MODULE_CHANNELS,
|
||||
ITEM_MODEL_INTERNAL_MODULE_NPXX2_BIND,
|
||||
ITEM_MODEL_INTERNAL_MODULE_PXX2_MODEL_NUM,
|
||||
#if defined(EXTERNAL_ANTENNA)
|
||||
|
@ -985,7 +985,7 @@ void menuModelSetup(event_t event)
|
|||
#endif
|
||||
|
||||
#if defined(PCBTARANIS)
|
||||
case ITEM_MODEL_INTERNAL_MODULE_NPXX2_CHANNELS:
|
||||
case ITEM_MODEL_INTERNAL_MODULE_CHANNELS:
|
||||
#endif
|
||||
#if defined(PCBSKY9X)
|
||||
case ITEM_MODEL_EXTRA_MODULE_CHANNELS:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue