mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-27 13:16:45 +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);
|
void haspSetPage(uint16_t id);
|
||||||
uint16_t haspGetPage();
|
uint16_t haspGetPage();
|
||||||
|
void haspClearPage(uint16_t pageid);
|
||||||
void haspSetNodename(String name);
|
void haspSetNodename(String name);
|
||||||
String haspGetNodename();
|
String haspGetNodename();
|
||||||
String haspGetVersion();
|
String haspGetVersion();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user