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:
@@ -49,6 +49,9 @@ void set_afsk_bitrate(const int32_t new_value);
|
||||
uint32_t afsk_config();
|
||||
void set_afsk_config(const uint32_t new_value);
|
||||
|
||||
int32_t afsk_bw();
|
||||
void set_afsk_bw(const int32_t new_value);
|
||||
|
||||
uint32_t playing_dead();
|
||||
void set_playing_dead(const uint32_t new_value);
|
||||
|
||||
|
Reference in New Issue
Block a user