59 explicit Comms(serial::Serial* s) : serial_(s), first_spin_(true)
80 static std::string checksum(
const std::string& s);
82 static std::string message(uint8_t address, std::string data);
static const uint8_t PACKET_BATCH_LENGTH_MASK
static const uint8_t PACKET_IS_BATCH
static const uint8_t PACKET_BATCH_LENGTH_OFFSET
static const uint8_t PACKET_HAS_DATA