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