mirror of
https://codeberg.org/mclemens/ubitxv6.git
synced 2024-11-04 16:17:20 -05:00
Update ubitx_ui.cpp
This commit is contained in:
parent
b09a28ba86
commit
fe1ff16938
@ -743,7 +743,7 @@ void doCommand(struct Button *b){
|
||||
switchBand(10000000l);
|
||||
else if (!strcmp(b->text, "20"))
|
||||
switchBand(14000000l);
|
||||
else if (!strcmp(b->text, "18"))
|
||||
else if (!strcmp(b->text, "17"))
|
||||
switchBand(18000000l);
|
||||
else if (!strcmp(b->text, "15"))
|
||||
switchBand(21000000l);
|
||||
|
Loading…
Reference in New Issue
Block a user