TwiceAsNice
2019-02-18
|
#include <map>
#include "defaultdevice.h"
Classes | |
class | ShelyakEshel |
Variables | |
std::map< ISState, char > | COMMANDS = { { ISS_ON, 0x53 }, { ISS_OFF, 0x43 } } |
std::map< std::string, char > | PARAMETERS |
std::map<std::string, char> PARAMETERS |