mirror of
https://github.com/opentx/opentx.git
synced 2025-07-13 03:19:53 +03:00
Compile fix
This commit is contained in:
parent
41d2a99457
commit
17b965e441
1 changed files with 0 additions and 2 deletions
|
@ -295,8 +295,6 @@ TASK_FUNCTION(menusTask)
|
||||||
drawSleepBitmap();
|
drawSleepBitmap();
|
||||||
opentxClose();
|
opentxClose();
|
||||||
boardOff(); // Only turn power off if necessary
|
boardOff(); // Only turn power off if necessary
|
||||||
|
|
||||||
TASK_RETURN();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
void tasksStart()
|
void tasksStart()
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue