mirror of
https://github.com/opentx/opentx.git
synced 2025-07-17 21:35:27 +03:00
Improve checks
This commit is contained in:
parent
3c7bb1640e
commit
6c610ce40d
2 changed files with 2 additions and 0 deletions
|
@ -56,6 +56,7 @@ local function run(event)
|
|||
elseif event == EVT_VIRTUAL_MENU then
|
||||
virtual_menu = virtual_menu + 1
|
||||
end
|
||||
killEvents(event);
|
||||
|
||||
lcd.clear()
|
||||
lcd.drawScreenTitle("LUA EVENT TEST", 0, 0)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue