Make low fuel theshold configurable
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
|
||||
typedef struct ClaySettings {
|
||||
bool ShowTimeMG;
|
||||
uint8_t LowFuelBars;
|
||||
GColor ColorLED;
|
||||
GColor ColorBG;
|
||||
GColor ColorMGBars;
|
||||
|
||||
Reference in New Issue
Block a user