mirror of
https://github.com/markqvist/OpenModem.git
synced 2025-07-23 07:20:39 -04:00
Various fixes
This commit is contained in:
parent
ef36e43e96
commit
a4ce3fca41
5 changed files with 15 additions and 7 deletions
|
@ -17,7 +17,7 @@
|
|||
#define AX25_CTRL_UI 0x03
|
||||
#define AX25_PID_NOLAYER3 0xF0
|
||||
|
||||
struct AX25Ctx; // Forward declaration
|
||||
struct AX25Ctx; // Forward declarations
|
||||
struct AX25Msg;
|
||||
|
||||
#if SERIAL_PROTOCOL == PROTOCOL_KISS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue