ttwrplus: enable macro menu usage
Enabled macro menu implementation without keyboard. TG-553
This commit is contained in:
parent
de3b319518
commit
8aa9b0a18f
|
|
@ -34,4 +34,4 @@ target_include_directories(app
|
||||||
${OPENRTX_ROOT}/subprojects/XPowersLib/src/REG
|
${OPENRTX_ROOT}/subprojects/XPowersLib/src/REG
|
||||||
)
|
)
|
||||||
|
|
||||||
target_compile_definitions(app PRIVATE PLATFORM_TTWRPLUS)
|
target_compile_definitions(app PRIVATE PLATFORM_TTWRPLUS SCREEN_BRIGHTNESS UI_NO_KEYBOARD)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue