mirror of
https://codeberg.org/mclemens/ubitxv6.git
synced 2024-11-04 20:57:27 -05:00
Update sideband selection graphic on band switch
This commit is contained in:
parent
e85db6781a
commit
6cd72a5b8a
@ -405,6 +405,7 @@ void osVfo(const Vfo_e vfo){
|
||||
memcpy_P(&button,&bVfoB,sizeof(button));
|
||||
drawButton(&button);
|
||||
updateBandButtons(old_freq);
|
||||
updateSidebandButtons();
|
||||
}
|
||||
|
||||
void toVfoA(char* text_out, const uint16_t max_text_size){
|
||||
|
Loading…
Reference in New Issue
Block a user