#include <ms35.h>
|
unsigned short int | getChecksum (const char *data, size_t len) |
|
int | sendData (const char *data, size_t len) |
|
Definition at line 27 of file ms35.h.
◆ MS35()
◆ ~MS35()
◆ getChecksum()
unsigned short int MS35::getChecksum |
( |
const char * |
data, |
|
|
size_t |
len |
|
) |
| |
|
private |
◆ init()
◆ sendData()
int MS35::sendData |
( |
const char * |
data, |
|
|
size_t |
len |
|
) |
| |
|
private |
◆ setColor()
◆ setColorMulti()
void MS35::setColorMulti |
( |
std::vector< color::rgba > & |
colors | ) |
|
|
virtual |
◆ _serialIO
◆ _ssOut
std::stringstream MS35::_ssOut |
|
private |
◆ buffer
◆ PACKAGE_SIZE
const int MS35::PACKAGE_SIZE = 9 |
|
staticprivate |
The documentation for this class was generated from the following files: