mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-04-23 19:21:29 +00: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.
|
receiver_model.set_headphone_volume(receiver_model.headphone_volume()); // WM8731 hack.
|
||||||
} else {
|
} else {
|
||||||
button_beep_squelch.set_style(&Styles::white);
|
button_beep_squelch.set_style(&Styles::white);
|
||||||
button_beep_squelch.set_text("[ beep OFF [");
|
button_beep_squelch.set_text("[ beep OFF ]");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user