Skip to content

Commit 091365f

Browse files
committed
Changed DCDC temp category to PPC
1 parent d21f643 commit 091365f

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
@@ -12,7 +12,7 @@
1212
"roll": [4, "float", "degrees", 0, 100, "General"],
1313
"motor_temp": [4, "float", "degC", 0, 100, "Motor"],
1414
"motor_controller_temp": [4, "float", "degC", 0, 100, "Motor"],
15-
"dcdc_temp": [4, "float", "degC", 0, 100, "LV Boards"],
15+
"dcdc_temp": [4, "float", "degC", 0, 100, "PPC"],
1616
"driverIO_temp": [4, "float", "degC", 0, 100, "LV Boards"],
1717
"mainIO_temp": [4, "float", "degC", 0, 100, "LV Boards"],
1818
"cabin_temp": [4, "float", "degC", 0, 100, "General"],

0 commit comments

Comments
 (0)