mirror of
https://github.com/opentx/opentx.git
synced 2025-07-19 14:25:11 +03:00
Compilation fix
This commit is contained in:
parent
86df9fee4a
commit
87f8ea516b
4 changed files with 33 additions and 32 deletions
|
@ -136,6 +136,7 @@ void menusTask(void * pdata)
|
|||
break;
|
||||
}
|
||||
else if (pwr_check == e_power_press) {
|
||||
CoTickDelay(MENU_TASK_PERIOD_TICKS);
|
||||
continue;
|
||||
}
|
||||
#else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue