mirror of
https://github.com/opentx/opentx.git
synced 2025-07-24 00:35:18 +03:00
VIRTUAL_INPUTS #define removed
This commit is contained in:
parent
a8707baf57
commit
d2697345e1
12 changed files with 27 additions and 327 deletions
|
@ -9,7 +9,7 @@ macro(add_lua_export_target target)
|
|||
endmacro(add_lua_export_target)
|
||||
|
||||
set(LUA_INCLUDES
|
||||
-DCPUARM -DLUA -DVIRTUAL_INPUTS -DLUA_INPUTS
|
||||
-DCPUARM -DLUA -DLUA_INPUTS
|
||||
-I${RADIO_SRC_DIRECTORY}/targets/${TARGET_DIR}
|
||||
-I${RADIO_SRC_DIRECTORY}/thirdparty
|
||||
-I${RADIO_SRC_DIRECTORY}/targets/common/arm/stm32
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue