#include <ISComm.h>
Represents the 4 bytes that end each binary packet
Definition at line 338 of file ISComm.h.
Checksum byte 1
Definition at line 347 of file ISComm.h.
Checksum byte 2
Definition at line 344 of file ISComm.h.
Checksum byte 3
Definition at line 341 of file ISComm.h.
Packet end byte, always 0xFE
Definition at line 350 of file ISComm.h.