mirror of
https://github.com/markqvist/OpenModem.git
synced 2025-05-02 06:26:24 -04:00
Before test
This commit is contained in:
parent
05d62b594e
commit
2da266e994
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
#include <stdbool.h>
|
||||
|
||||
#define AX25_MIN_FRAME_LEN 18
|
||||
#define AX25_MAX_FRAME_LEN 850
|
||||
#define AX25_MAX_FRAME_LEN 620
|
||||
|
||||
#define AX25_CRC_CORRECT 0xF0B8
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue