1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-21 15:25:17 +03:00

Files movement continued (GUI finished). I will do the same for LCD

functions where we have too many ifdef
This commit is contained in:
bsongis 2015-01-18 14:26:44 +01:00
parent 35207ce6f6
commit 64d4219bfb
47 changed files with 1221 additions and 3403 deletions

View file

@ -1346,7 +1346,6 @@ void evalFunctions();
#endif
#include "gui/gui.h"
#include "gui/menus.h"
#if defined(CPUARM)
#include "telemetry/telemetry.h"