mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-07-28 09:14:39 -04:00
fix typo (#2037)
This commit is contained in:
parent
c078bac0e7
commit
b47cee435e
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue