mirror of
https://github.com/opentx/opentx.git
synced 2025-07-26 01:35:21 +03:00
Minor changes to be able to wrap everything into a simulation tool inside companion9x
This commit is contained in:
parent
87dddbb773
commit
53d9ddfacd
10 changed files with 72 additions and 39 deletions
|
@ -59,6 +59,7 @@ MenuFuncP_PROGMEM APM menuTabDiag[] = {
|
|||
void menuProcSetup(uint8_t event)
|
||||
{
|
||||
#define COUNT_ITEMS 19
|
||||
#undef PARAM_OFS
|
||||
#define PARAM_OFS 17*FW
|
||||
|
||||
SIMPLE_MENU("RADIO SETUP", menuTabDiag, e_Setup, COUNT_ITEMS+1);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue