improved serial handeling added aux state info

This commit is contained in:
IMback
2018-09-03 20:47:01 +02:00
parent 296d38e8b0
commit 20b4663887
9 changed files with 676 additions and 659 deletions

View File

@ -19,6 +19,7 @@ private:
public:
WirelessRelay(const uint16_t id);
WirelessRelay();
void setTimeout(uint64_t timeout);
void init(const uint16_t id);
void on();
void off();