aboutsummaryrefslogtreecommitdiffhomepage
path: root/source/Core/BSP/Pinecil/configuration.h
diff options
context:
space:
mode:
authorBen V. Brown <[email protected]>2024-12-22 12:35:34 +1100
committerGitHub <[email protected]>2024-12-22 12:35:34 +1100
commite45d648408ccacee926773bbd0e8a0dcdefdc71e (patch)
tree55a16eeee0d4f70ed442ed08ef38b61f9f4fee5e /source/Core/BSP/Pinecil/configuration.h
parent4fb95a6576ec3c4763b1b5df010ed09a8d989ec2 (diff)
parent8f05433be231d290a567ec138af0ac378efab422 (diff)
downloadIronOS-e45d648408ccacee926773bbd0e8a0dcdefdc71e.tar.gz
IronOS-e45d648408ccacee926773bbd0e8a0dcdefdc71e.zip
Merge pull request #2012 from Ralim/issue-1946-thermal-runaway-update
Rewrite Thermal Runaway detection
Diffstat (limited to 'source/Core/BSP/Pinecil/configuration.h')
-rw-r--r--source/Core/BSP/Pinecil/configuration.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/Core/BSP/Pinecil/configuration.h b/source/Core/BSP/Pinecil/configuration.h
index fe04595b..bef59a93 100644
--- a/source/Core/BSP/Pinecil/configuration.h
+++ b/source/Core/BSP/Pinecil/configuration.h
@@ -104,7 +104,7 @@
#define DETAILED_IDLE 0 // 0: Disable 1: Enable - Default 0
#define THERMAL_RUNAWAY_TIME_SEC 20
-#define THERMAL_RUNAWAY_TEMP_C 20
+#define THERMAL_RUNAWAY_TEMP_C 3
#define CUT_OUT_SETTING 0 // default to no cut-off voltage
#define RECOM_VOL_CELL 33 // Minimum voltage per cell (Recommended 3.3V (33))