mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-21 05:17:37 +00:00
Frequency manager lists
Scanner approximately 6.3% less buggy with wide ranges
This commit is contained in:
@@ -74,6 +74,7 @@ void WidebandSpectrum::on_message(const Message* const msg) {
|
||||
baseband_fs = message.sampling_rate;
|
||||
trigger = message.trigger;
|
||||
baseband_thread.set_sampling_rate(baseband_fs);
|
||||
phase = 0;
|
||||
configured = true;
|
||||
break;
|
||||
|
||||
|
Reference in New Issue
Block a user