mirror of
https://github.com/markqvist/OpenModem.git
synced 2025-05-17 22:00:32 -04:00
Implemented simple serial control protocol for APRS stuff.
This commit is contained in:
parent
416247201e
commit
a667301d57
12 changed files with 2895 additions and 2331 deletions
5
Modem/protocol/KISS.h
Normal file
5
Modem/protocol/KISS.h
Normal file
|
@ -0,0 +1,5 @@
|
|||
#ifndef PROTOCOL_KISS
|
||||
#define PROTOCOL_KISS 0x02
|
||||
|
||||
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue