1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-13 03:19:53 +03:00

Compile fix

This commit is contained in:
3djc 2021-08-03 12:47:36 +02:00
parent 41d2a99457
commit 17b965e441

View file

@ -295,8 +295,6 @@ TASK_FUNCTION(menusTask)
drawSleepBitmap();
opentxClose();
boardOff(); // Only turn power off if necessary
TASK_RETURN();
}
void tasksStart()