mirror of
https://github.com/opentx/opentx.git
synced 2025-07-17 05:15:18 +03:00
parent
249576f79b
commit
b06e865141
18 changed files with 240 additions and 61 deletions
|
@ -34,6 +34,8 @@
|
|||
#include "lua/lua_exports_x10.inc"
|
||||
#elif defined(PCBX9E)
|
||||
#include "lua/lua_exports_x9e.inc"
|
||||
#elif defined(PCBX7ACCESS)
|
||||
#include "lua/lua_exports_x7access.inc"
|
||||
#elif defined(RADIO_X7)
|
||||
#include "lua/lua_exports_x7.inc"
|
||||
#elif defined(RADIO_T12)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue