mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-07-30 10:09:25 -04:00
Remove payload_length from PacketBuilder, etc.
This commit is contained in:
parent
142617ad94
commit
37b1d7cf2f
5 changed files with 3 additions and 14 deletions
|
@ -200,7 +200,6 @@ struct FSKConfiguration {
|
|||
size_t access_code_tolerance;
|
||||
uint32_t unstuffing_pattern;
|
||||
size_t unstuffing_length;
|
||||
size_t packet_length;
|
||||
};
|
||||
|
||||
class FSKConfigurationMessage : public Message {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue