mirror of
https://github.com/opentx/opentx.git
synced 2025-07-25 01:05:10 +03:00
EXIT exist in all radios (#7618)
This commit is contained in:
parent
a778aea8fb
commit
2b7524a7a7
1 changed files with 0 additions and 2 deletions
|
@ -1869,9 +1869,7 @@ const luaR_value_entry opentxConstants[] = {
|
|||
{ "EVT_VIRTUAL_EXIT", EVT_KEY_BREAK(KEY_EXIT) },
|
||||
#endif
|
||||
|
||||
#if defined(KEYS_GPIO_REG_EXIT)
|
||||
{ "EVT_EXIT_BREAK", EVT_KEY_BREAK(KEY_EXIT) },
|
||||
#endif
|
||||
|
||||
#if defined(KEYS_GPIO_REG_ENTER)
|
||||
KEY_EVENTS(ENTER, KEY_ENTER),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue