Skip to content

Commit 6a72c38

Browse files
committed
Changed power warnings categories to LV boards
1 parent bbaf23d commit 6a72c38

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

format.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@
3030
"bus_12V": [4, "float", "V", 0, 100, "LV Boards"],
3131
"mainIO_current_in": [4, "float", "A", 0, 100, "LV Boards"],
3232
"driverIO_current_in": [4, "float", "A", 0, 100, "LV Boards"],
33-
"power_critical": [1, "bool", "", 0, 0, "General"],
34-
"power_warning": [1, "bool", "", 0, 0, "General"],
35-
"power_tc": [1, "bool", "", 0, 0, "General"],
33+
"power_critical": [1, "bool", "", 0, 0, "LV Boards"],
34+
"power_warning": [1, "bool", "", 0, 0, "LV Boards"],
35+
"power_tc": [1, "bool", "", 0, 0, "LV Boards"],
3636
"tstamp_ms": [2, "uint16", "ms", 0, 999, "General"],
3737
"tstamp_sc": [1, "uint8", "s", 0, 59, "General"],
3838
"tstamp_mn": [1, "uint8", "min", 0, 59, "General"],

0 commit comments

Comments
 (0)