Communication packet. More...
#include <cplSerial.h>
Public Attributes | |
byte | read_sz |
read size of the packet | |
byte | send_sz |
send size of the packet |
Communication packet.
Definition at line 82 of file cplSerial.h.
read size of the packet
Definition at line 84 of file cplSerial.h.
send size of the packet
Definition at line 83 of file cplSerial.h.