mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-24 11:46:34 +00:00
Add dispatchDim
This commit is contained in:
parent
fc8d618361
commit
dc22d301e3
@ -19,6 +19,7 @@ const char F_CONFIG_GROUP[] PROGMEM = "group";
|
||||
const char F_GUI_TICKPERIOD[] PROGMEM = "tickperiod";
|
||||
const char F_GUI_IDLEPERIOD[] PROGMEM = "idle";
|
||||
const char F_GUI_CALIBRATION[] PROGMEM = "calibration";
|
||||
const char F_GUI_BACKLIGHTPIN[] PROGMEM = "bcklpin";
|
||||
|
||||
void configSetup(JsonDocument & settings);
|
||||
void configLoop(void);
|
||||
|
Loading…
x
Reference in New Issue
Block a user