mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-12-02 20:11:48 +00:00
Provide configuration of symbol unstuffing.
This commit is contained in:
@@ -198,6 +198,8 @@ struct FSKConfiguration {
|
||||
uint32_t access_code;
|
||||
size_t access_code_length;
|
||||
size_t access_code_tolerance;
|
||||
uint32_t unstuffing_pattern;
|
||||
size_t unstuffing_length;
|
||||
size_t packet_length;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user