mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-24 11:46:34 +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 dispatchPage(String strPageid);
|
||||
void dispatchClearPage(String strPageid);
|
||||
void dispatchDim(String strDimLevel);
|
||||
void dispatchBacklight(String strPayload);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user