mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-29 14:16:40 +00:00
Remove settings Json from setup
This commit is contained in:
parent
a08e163fad
commit
303c0a9171
@ -16,7 +16,7 @@ void guiTakeScreenshot(ESP8266WebServer & client);
|
|||||||
void guiTakeScreenshot(WebServer & client);
|
void guiTakeScreenshot(WebServer & client);
|
||||||
#endif // ESP32
|
#endif // ESP32
|
||||||
|
|
||||||
void guiSetup(const JsonObject & settings);
|
void guiSetup();
|
||||||
void guiLoop(void);
|
void guiLoop(void);
|
||||||
void guiStop(void);
|
void guiStop(void);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user