#include <ISComm.h>
Represents the 4 bytes that end each binary packet
Definition at line 339 of file ISComm.h.
Checksum byte 1
Definition at line 348 of file ISComm.h.
Checksum byte 2
Definition at line 345 of file ISComm.h.
Checksum byte 3
Definition at line 342 of file ISComm.h.
Packet end byte, always 0xFE
Definition at line 351 of file ISComm.h.