mirror of
https://github.com/opentx/opentx.git
synced 2025-07-25 17:25:13 +03:00
Bluetooth cosmetics, traces removed etc.
This commit is contained in:
parent
f9a851c62e
commit
ff5928f778
2 changed files with 2 additions and 40 deletions
|
@ -1218,9 +1218,6 @@ void menuModelSetup(event_t event)
|
|||
}
|
||||
break;
|
||||
|
||||
DEF
|
||||
break;
|
||||
|
||||
case ITEM_MODEL_INTERNAL_MODULE_PXX2_RECEIVER_1_PINMAP:
|
||||
case ITEM_MODEL_INTERNAL_MODULE_PXX2_RECEIVER_2_PINMAP:
|
||||
case ITEM_MODEL_EXTERNAL_MODULE_PXX2_RECEIVER_1_PINMAP:
|
||||
|
@ -1896,4 +1893,4 @@ void menuModelPinmap(event_t event)
|
|||
if (++pin > sentModuleChannels(g_moduleIdx))
|
||||
break;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue