mirror of
https://github.com/markqvist/OpenModem.git
synced 2025-05-02 06:26:24 -04:00
Update readme
This commit is contained in:
parent
30286b5612
commit
879b32e15d
3 changed files with 7 additions and 2 deletions
|
@ -1,5 +1,10 @@
|
|||
#ifndef PROTOCOL_KISS
|
||||
#define PROTOCOL_KISS 0x02
|
||||
|
||||
#define FEND 0xC0
|
||||
#define FESC 0xDB
|
||||
#define TFEND 0xDC
|
||||
#define TFESC 0xDD
|
||||
|
||||
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue