mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-28 21:56:35 +00:00
Add wakeup
This commit is contained in:
parent
852f242406
commit
a7e8484815
@ -86,6 +86,7 @@ void haspParseJson(String & strPayload);
|
|||||||
void haspReconnect(void);
|
void haspReconnect(void);
|
||||||
void haspDisconnect(void);
|
void haspDisconnect(void);
|
||||||
void haspDisplayAP(const char * ssid, const char * pass);
|
void haspDisplayAP(const char * ssid, const char * pass);
|
||||||
|
void haspWakeUp(void);
|
||||||
|
|
||||||
bool haspGetConfig(const JsonObject & settings);
|
bool haspGetConfig(const JsonObject & settings);
|
||||||
bool haspSetConfig(const JsonObject & settings);
|
bool haspSetConfig(const JsonObject & settings);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user