mirror of
https://github.com/opentx/opentx.git
synced 2025-07-26 09:45:21 +03:00
Another overflow in timer mode display
This commit is contained in:
parent
30557ba383
commit
4f180b157c
8 changed files with 11 additions and 9 deletions
|
@ -85,6 +85,7 @@ void Key::input(bool val)
|
|||
m_cnt = 0;
|
||||
}
|
||||
break;
|
||||
|
||||
case KSTATE_START:
|
||||
// TRACE("key %d FIRST", key());
|
||||
putEvent(EVT_KEY_FIRST(key()));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue