mirror of
https://github.com/opentx/opentx.git
synced 2025-07-19 06:15:10 +03:00
Lua api and interface lua_api.cpp moved to lua dir and split into several files
This commit is contained in:
parent
2f03e2c4ad
commit
d54f25ccba
9 changed files with 2729 additions and 2609 deletions
|
@ -1738,7 +1738,7 @@ void varioWakeup();
|
|||
extern void usbPluggedIn();
|
||||
#endif
|
||||
|
||||
#include "lua_api.h"
|
||||
#include "lua/lua_api.h"
|
||||
|
||||
#if defined(SDCARD)
|
||||
enum ClipboardType {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue