mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-28 13:46:36 +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 haspDisconnect(void);
|
||||
void haspDisplayAP(const char * ssid, const char * pass);
|
||||
void haspWakeUp(void);
|
||||
|
||||
bool haspGetConfig(const JsonObject & settings);
|
||||
bool haspSetConfig(const JsonObject & settings);
|
||||
|
Loading…
x
Reference in New Issue
Block a user