mirror of
https://github.com/opentx/opentx.git
synced 2025-07-15 20:35:17 +03:00
Lua exports moved to lua dir
This commit is contained in:
parent
d54f25ccba
commit
4a60c8aa6e
2 changed files with 6 additions and 6 deletions
|
@ -40,7 +40,7 @@
|
|||
#include "stamp-opentx.h"
|
||||
#include "lua/lua_api.h"
|
||||
|
||||
#include "lua_exports.inc" // this line must be after lua headers
|
||||
#include "lua/lua_exports.inc" // this line must be after lua headers
|
||||
|
||||
#if defined(PCBTARANIS) && defined(REV9E)
|
||||
#define RADIO "taranisx9e"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue