|
Arduino KVComm
master
Key-Value pair communication library for Arduino
|
Implementation of SLIP, a simple packet framing protocol. More...
Modules | |
| CRC integrity checks | |
| Cyclic Redundancy Check for SLIP communication. | |
Namespaces | |
| SLIP_Constants | |
| SLIP special character codes. | |
Classes | |
| class | SLIPParser |
| Class for parsing SLIP packets. More... | |
| class | SLIPSender< Sender > |
| Class for sending SLIP packets. More... | |
| class | SLIPStream |
| Class that implements SLIP, a simple packet framing protocol. More... | |
Implementation of SLIP, a simple packet framing protocol.
1.8.16