mirror of
https://github.com/eried/portapack-mayhem.git
synced 2024-10-01 01:26:06 -04:00
fix typo (#2037)
This commit is contained in:
parent
c078bac0e7
commit
b47cee435e
@ -54,7 +54,7 @@ void GlassView::update_display_beep() {
|
||||
receiver_model.set_headphone_volume(receiver_model.headphone_volume()); // WM8731 hack.
|
||||
} else {
|
||||
button_beep_squelch.set_style(&Styles::white);
|
||||
button_beep_squelch.set_text("[ beep OFF [");
|
||||
button_beep_squelch.set_text("[ beep OFF ]");
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user