Make low fuel theshold configurable

This commit is contained in:
2026-06-01 21:02:26 -04:00
parent 34e2a9652f
commit aeeb5b0e79
4 changed files with 44 additions and 2 deletions
+1
View File
@@ -5,6 +5,7 @@
typedef struct ClaySettings {
bool ShowTimeMG;
uint8_t LowFuelBars;
GColor ColorLED;
GColor ColorBG;
GColor ColorMGBars;