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
ebe6676b39
commit
18034e7b13
@ -75,6 +75,7 @@ void haspFirstSetup(void);
|
||||
|
||||
void haspSetPage(uint16_t id);
|
||||
uint16_t haspGetPage();
|
||||
void haspClearPage(uint16_t pageid);
|
||||
void haspSetNodename(String name);
|
||||
String haspGetNodename();
|
||||
String haspGetVersion();
|
||||
|
Loading…
x
Reference in New Issue
Block a user