mirror of
https://github.com/opentx/opentx.git
synced 2025-07-15 12:25:12 +03:00
No more REV9E and REVPLUS
This commit is contained in:
parent
0f740358f2
commit
51223a5864
60 changed files with 248 additions and 249 deletions
|
@ -28,7 +28,7 @@
|
|||
#include "lua/lua_exports_horus.inc" // this line must be after lua headers
|
||||
#elif defined(PCBFLAMENCO)
|
||||
#include "lua/lua_exports_flamenco.inc"
|
||||
#elif defined(PCBTARANIS) && defined(REV9E)
|
||||
#elif defined(PCBX9E)
|
||||
#include "lua/lua_exports_taranis_x9e.inc"
|
||||
#elif defined(PCBTARANIS)
|
||||
#include "lua/lua_exports_taranis.inc"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue