TwiceAsNice
2019-02-18
|
Macros | |
#define | WAIT_IN_MICROSECONDS 200 |
#define | ADDR "001" |
#define | DATA "02=?" |
#define | READ "00" |
#define | WRITE "10" |
#define | CR "\r" |
Functions | |
template<class T > | |
T | fromString (const std::string &_s) |
#define ADDR "001" |
#define CR "\r" |
#define DATA "02=?" |
#define READ "00" |
#define WAIT_IN_MICROSECONDS 200 |
#define WRITE "10" |
T fromString | ( | const std::string & | _s | ) |