43 int sendData(
const char* data,
size_t len);
44 unsigned short int getChecksum(
const char* data,
size_t len);
void setColor(color::rgba color)
char buffer[PACKAGE_SIZE]
unsigned short int getChecksum(const char *data, size_t len)
static const int PACKAGE_SIZE
void setColorMulti(std::vector< color::rgba > &colors)
int sendData(const char *data, size_t len)