mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2026-08-17 13:23:28 +00:00
Mechanism to clear waterfall when switching modulations.
This commit is contained in:
@@ -567,6 +567,8 @@ void ReceiverView::on_modulation_changed(int32_t modulation) {
|
||||
receiver_model.set_baseband_bandwidth(1750000);
|
||||
break;
|
||||
}
|
||||
|
||||
waterfall.clear();
|
||||
}
|
||||
|
||||
void ReceiverView::on_show_options_frequency() {
|
||||
|
||||
Reference in New Issue
Block a user