mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-24 11:46:34 +00:00
Obsolete wakeup command in favor of idle off
This commit is contained in:
parent
d83b5507c5
commit
d8f6cf31ca
@ -63,7 +63,7 @@ bool haspSetConfig(const JsonObject& settings);
|
||||
|
||||
lv_font_t* hasp_get_font(uint8_t fontid);
|
||||
|
||||
HASP_ATTRIBUTE_FAST_MEM bool hasp_update_sleep_state();
|
||||
HASP_ATTRIBUTE_FAST_MEM void hasp_update_sleep_state();
|
||||
void hasp_get_sleep_state(char* payload);
|
||||
void hasp_set_sleep_state(uint8_t state);
|
||||
void hasp_get_sleep_time(uint16_t& short_time, uint16_t& long_time);
|
||||
|
Loading…
x
Reference in New Issue
Block a user