mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2026-08-15 20:33:42 +00:00
Missing image files
This commit is contained in:
@@ -44,7 +44,7 @@ void ModemSetupView::focus() {
|
||||
void ModemSetupView::update_freq(rf::Frequency f) {
|
||||
persistent_memory::set_tuned_frequency(f);
|
||||
|
||||
button_setfreq.set_text(to_string_short_freq(f, 4));
|
||||
button_setfreq.set_text(to_string_short_freq(f));
|
||||
}
|
||||
|
||||
ModemSetupView::ModemSetupView(
|
||||
|
||||
Reference in New Issue
Block a user