mirror of
https://git.wetfence.xyz/RandyTheSilly/Civic-Segments.git
synced 2026-09-06 10:37:14 -04:00
Remove temperature debug code
This commit is contained in:
+1
-1
@@ -53,7 +53,7 @@ static bool s_pkjs_ready = false;
|
||||
static bool s_fuel_is_warning = false;
|
||||
static int s_batt_level;
|
||||
static bool s_temp_is_warning = false;
|
||||
static int8_t s_temp_level = 20;
|
||||
static int8_t s_temp_level;
|
||||
|
||||
// bar statics
|
||||
#if PBL_RECT
|
||||
|
||||
Reference in New Issue
Block a user