Play current frequency on entering
This commit is contained in:
parent
bba125590b
commit
4582521f1b
@ -39,6 +39,8 @@ void drawMainMenu(void)
|
||||
memcpy_P(&button,bp,sizeof(button));
|
||||
drawButton(&button);
|
||||
}
|
||||
ltoa(GetActiveVfoFreq(),b,10);
|
||||
morseText(b);
|
||||
}
|
||||
|
||||
void mainMenuTune(int16_t knob)
|
||||
|
Loading…
Reference in New Issue
Block a user