improved serial handeling added aux state info
This commit is contained in:
@ -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();
|
||||
|
Reference in New Issue
Block a user