Allow using system backlight color

This commit is contained in:
2026-06-13 15:16:39 -04:00
parent 66831e4833
commit d067194cb5
6 changed files with 40 additions and 3 deletions
+1
View File
@@ -6,6 +6,7 @@
typedef struct ClaySettings {
bool TrackBTStatus;
bool ShowTimeMG;
bool UseCustomLED;
uint8_t DateTimeoutSecs;
uint8_t LowFuelPercent;
GColor ColorLED;