mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-20 21:17:42 +00:00
Added bitrate option for POCSAG baseband, PWMRSSI frequency option
Split SD card wiper app Cleanup for -Weffc++
This commit is contained in:
@@ -42,7 +42,7 @@ void RecordView::toggle_pwmrssi() {
|
||||
// Send to RSSI widget
|
||||
const PWMRSSIConfigureMessage message {
|
||||
pwmrssi_enabled,
|
||||
1000,
|
||||
64,
|
||||
0
|
||||
};
|
||||
shared_memory.application_queue.push(message);
|
||||
|
Reference in New Issue
Block a user