Skip to content

Commit

Permalink
add SF ARM to LUA
Browse files Browse the repository at this point in the history
  • Loading branch information
mha1 committed Oct 12, 2024
1 parent cbe082c commit 98c1cfa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions radio/src/lua/api_general.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3099,6 +3099,7 @@ LROT_BEGIN(etxcst, NULL, 0)
LROT_NUMENTRY( FUNC_BACKLIGHT, FUNC_BACKLIGHT )
LROT_NUMENTRY( FUNC_SCREENSHOT, FUNC_SCREENSHOT )
LROT_NUMENTRY( FUNC_RACING_MODE, FUNC_RACING_MODE )
LROT_NUMENTRY( FUNC_ARM, FUNC_ARM )
#if defined(FUNCTION_SWITCHES)
LROT_NUMENTRY( FUNC_PUSH_CUST_SWITCH, FUNC_PUSH_CUST_SWITCH )
#endif
Expand Down

0 comments on commit 98c1cfa

Please sign in to comment.