Skip to content

Commit a375640

Browse files
committed
Update mcu_hv_en nominal range
MCU_HV_EN is high when the car is operating normally and low when the car is in a shutdown/startup state. Given this, the nominal value is high.
1 parent fdac3e3 commit a375640

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
@@ -7,7 +7,7 @@
77
"door_lim_out": [1, "bool", "", 0, 0, "Main IO;Shutdown"],
88
"mcu_check": [1, "bool", "", 0, 0, "Main IO;Shutdown"],
99
"mcu_stat_fdbk": [1, "bool", "", 0, 0, "Main IO;Shutdown"],
10-
"mcu_hv_en": [1, "bool", "", 0, 0, "Main IO;Shutdown"],
10+
"mcu_hv_en": [1, "bool", "", 1, 1, "Main IO;Shutdown"],
1111
"imd_status": [1, "bool", "", 0, 0, "Main IO;Shutdown"],
1212
"mcu_latch": [1, "bool", "", 0, 1, "Main IO;Shutdown"],
1313
"state": [1, "char", "", 0, 255, "MCC;Firmware"],

0 commit comments

Comments
 (0)