Some spacing, added header length minimum.
This commit is contained in:
1
AFSK.h
1
AFSK.h
@@ -17,6 +17,7 @@
|
|||||||
// This is with all the digis, two addresses, framing and full payload
|
// This is with all the digis, two addresses, framing and full payload
|
||||||
// Two more bytes are added for HDLC_ESCAPEs
|
// Two more bytes are added for HDLC_ESCAPEs
|
||||||
#define PACKET_MAX_LEN 512
|
#define PACKET_MAX_LEN 512
|
||||||
|
#define AX25_PACKET_HEADER_MINLEN 22
|
||||||
|
|
||||||
// HDLC framing bits
|
// HDLC framing bits
|
||||||
#define HDLC_FRAME 0x7E
|
#define HDLC_FRAME 0x7E
|
||||||
|
|||||||
Reference in New Issue
Block a user