mirror of
https://git.wetfence.xyz/RandyTheSilly/Civic-Segments.git
synced 2026-09-05 10:07:14 -04:00
Add indicator for failed temperature fetching
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@ typedef struct ClaySettings {
|
||||
GColor ColorBarsHot;
|
||||
GColor ColorMGTime;
|
||||
GColor ColorFG;
|
||||
GColor ColorLowFuel;
|
||||
GColor ColorWarning;
|
||||
} __attribute__((__packed__)) ClaySettings;
|
||||
|
||||
_Static_assert(sizeof(ClaySettings) <= 256, "ClaySettings exceeds Pebble 256-byte persist limit!");
|
||||
|
||||
Reference in New Issue
Block a user