mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-12-02 20:11:48 +00:00
Remove payload_length from PacketBuilder, etc.
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user