mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-08-08 22:52:27 -04:00
Added bitrate option for POCSAG baseband, PWMRSSI frequency option
Split SD card wiper app Cleanup for -Weffc++
This commit is contained in:
parent
5e40669cbc
commit
e4abcea9a3
23 changed files with 314 additions and 190 deletions
|
@ -89,7 +89,7 @@ private:
|
|||
void on_tuning_frequency_changed(rf::Frequency f);
|
||||
void transmit(bool setup);
|
||||
|
||||
uint32_t timecode;
|
||||
uint32_t timecode { 0 };
|
||||
|
||||
FrequencyField field_frequency {
|
||||
{ 1 * 8, 4 },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue