1
0
Fork 0
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:
Damjan Adamic 2015-11-15 12:12:24 +01:00
parent d54f25ccba
commit 4a60c8aa6e
2 changed files with 6 additions and 6 deletions

View file

@ -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"