mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-24 11:46:34 +00:00
Add dispatchPageNext and dispatchPagePrev
This commit is contained in:
parent
772b33016c
commit
c26a86e9ad
@ -18,6 +18,9 @@ void dispatchTextLine(const char * cmnd);
|
||||
void dispatchParseJsonl(Stream & stream);
|
||||
|
||||
void dispatchPage(const char * page);
|
||||
void dispatchPageNext();
|
||||
void dispatchPagePrev();
|
||||
|
||||
void dispatchClearPage(const char * page);
|
||||
void dispatchDim(const char * level);
|
||||
void dispatchBacklight(const char * payload);
|
||||
|
Loading…
x
Reference in New Issue
Block a user