Skip to content

Commit 32e38b6

Browse files
committed
Fixed category whitespace issues
1 parent 9590717 commit 32e38b6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

format.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@
5252
"parking_brake": [1, "bool", "", 0, 1, "MCC;Sensors"],
5353
"accelerator": [4, "float", "%", 0, 1, "MCC;Sensors"],
5454
"accelerator_out": [4, "float", "V", 0, 3.3, "MCC;Motor Controller I/O"],
55-
"motor_current": [4, "float", "A", 0, 100, "MCC; Sensors"],
56-
"motor_power": [4, "float", "W", 0, 100, "MCC; Firmware"],
55+
"motor_current": [4, "float", "A", 0, 100, "MCC;Sensors"],
56+
"motor_power": [4, "float", "W", 0, 100, "MCC;Firmware"],
5757
"mc_status": [1, "uint8", "", 0, 0, "MCC;MC Feedback"],
5858
"mppt_can_heartbeat": [1, "bool", "", 1, 1, "Main IO;Firmware"],
5959
"mcc_can_heartbeat": [1, "bool", "", 1, 1, "Main IO;Firmware"],

0 commit comments

Comments
 (0)