mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-27 21:26:43 +00:00
Add haspClearPage command
This commit is contained in:
parent
66067afd86
commit
8259a9cefd
@ -12,6 +12,7 @@ void dispatchJson(char * strPayload);
|
|||||||
void dispatchJsonl(char * strPayload);
|
void dispatchJsonl(char * strPayload);
|
||||||
|
|
||||||
void dispatchPage(String strPageid);
|
void dispatchPage(String strPageid);
|
||||||
|
void dispatchClearPage(String strPageid);
|
||||||
void dispatchDim(String strDimLevel);
|
void dispatchDim(String strDimLevel);
|
||||||
void dispatchBacklight(String strPayload);
|
void dispatchBacklight(String strPayload);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user