mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-15 03:37:40 +00:00
Added AFSK BW and repeat parameters
This commit is contained in:
@@ -48,6 +48,7 @@ struct SharedMemory {
|
||||
uint32_t afsk_phase_inc_mark;
|
||||
uint32_t afsk_phase_inc_space;
|
||||
uint8_t afsk_repeat;
|
||||
uint32_t afsk_fmmod;
|
||||
bool afsk_transmit_done;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user