mirror of
https://github.com/opentx/opentx.git
synced 2025-07-23 00:05:17 +03:00
Audio port from er9x (thanks Rob!)
This commit is contained in:
parent
be6385bf2f
commit
a8ec3ddaa7
19 changed files with 1076 additions and 264 deletions
|
@ -77,7 +77,7 @@ void menuProcDebug(uint8_t event)
|
|||
g_tmr1Latency_min = 0xff;
|
||||
g_tmr1Latency_max = 0;
|
||||
g_timeMain = 0;
|
||||
beepKey();
|
||||
AUDIO_KEYPAD_UP();
|
||||
break;
|
||||
case EVT_KEY_FIRST(KEY_DOWN):
|
||||
chainMenu(menuProcStatistic);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue