Make date timeout/enabled status configurable
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
#define STORAGE_KEY_SETTINGS 69
|
||||
|
||||
typedef struct ClaySettings {
|
||||
uint8_t DateTimeoutSecs;
|
||||
bool ShowTimeMG;
|
||||
uint8_t LowFuelBars;
|
||||
GColor ColorLED;
|
||||
|
||||
Reference in New Issue
Block a user