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

Another big refactoring

This commit is contained in:
Bertrand Songis 2016-08-02 18:35:00 +02:00
parent 52435703a0
commit 7fbd963b3f
140 changed files with 1311 additions and 1292 deletions

View file

@ -247,7 +247,7 @@ void menusTask(void * pdata)
drawSleepBitmap();
#else
lcdClear();
displayPopup(STR_SHUTDOWN);
showMessageBox(STR_SHUTDOWN);
#endif
opentxClose();