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

Lua task timing done in perMain()

This commit is contained in:
Damjan Adamic 2014-12-07 17:23:44 +01:00
parent f0cd4fbe8d
commit 55f0781bc9
4 changed files with 23 additions and 7 deletions

View file

@ -121,7 +121,6 @@
#define LUA_LOAD_MODEL_SCRIPTS()
#define LUA_LOAD_MODEL_SCRIPT(idx)
#define LUA_STANDALONE_SCRIPT_RUNNING() (0)
#define luaTask(evt, scriptType, allowLcdUsage) (false)
#endif
#endif // #ifndef luaapi_h