mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-08-09 23:22:33 -04:00
Added AFSK BW and repeat parameters
This commit is contained in:
parent
00ee78f533
commit
ff96464efe
9 changed files with 67 additions and 12 deletions
|
@ -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;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue