Skip to content

Commit fdac3e3

Browse files
committed
Update pack_temp maximum value
1 parent 6d3d18b commit fdac3e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

format.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"string1_I_in": [4, "float", "A", 0, 7, "Solar Array;Sensors"],
9696
"string2_I_in": [4, "float", "A", 0, 7, "Solar Array;Sensors"],
9797
"string3_I_in": [4, "float", "A", 0, 7, "Solar Array;Sensors"],
98-
"pack_temp": [4, "float", "degC", 0, 60, "Battery;BMS CAN"],
98+
"pack_temp": [4, "float", "degC", 0, 55, "Battery;BMS CAN"],
9999
"pack_internal_temp": [4, "float", "degC", 0, 100, "Battery;BMS CAN"],
100100
"pack_current": [4, "float", "A", -24.4, 48.8, "Battery;BMS CAN"],
101101
"pack_voltage": [4, "float", "V", 77.5, 113.15, "Battery;BMS CAN"],

0 commit comments

Comments
 (0)