mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-23 11:16:45 +00:00
Code cleanup
This commit is contained in:
parent
28bf02642d
commit
a43787c3f9
@ -57,8 +57,8 @@ gui_conf_t gui_settings = {.show_pointer = false,
|
||||
.invert_display = INVERT_COLORS,
|
||||
.cal_data = {0, 65535, 0, 65535, 0}};
|
||||
|
||||
static int8_t guiDimLevel = 100;
|
||||
bool guiBacklightIsOn;
|
||||
// static int8_t guiDimLevel = 100;
|
||||
// bool guiBacklightIsOn;
|
||||
|
||||
// #if defined(ARDUINO_ARCH_ESP32) || defined(ARDUINO_ARCH_ESP8266)
|
||||
// static Ticker tick; /* timer for interrupt handler */
|
||||
|
Loading…
x
Reference in New Issue
Block a user