mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-24 11:46:34 +00:00
Code cleanup
This commit is contained in:
parent
91026864fd
commit
e17404358f
@ -28,12 +28,6 @@ void guiCalibrate(void);
|
||||
void guiTakeScreenshot(const char* pFileName); // to file
|
||||
void guiTakeScreenshot(void); // webclient
|
||||
|
||||
/* ===== Getter and Setter Functions ===== */
|
||||
// void guiSetDim(int8_t level);
|
||||
// int8_t guiGetDim();
|
||||
// void guiSetBacklight(bool lighton);
|
||||
// bool guiGetBacklight();
|
||||
|
||||
/* ===== Read/Write Configuration ===== */
|
||||
#if HASP_USE_CONFIG > 0
|
||||
bool guiGetConfig(const JsonObject& settings);
|
||||
|
Loading…
x
Reference in New Issue
Block a user