There was an error while loading. Please reload this page.
1 parent d9eec98 commit ddf60acCopy full SHA for ddf60ac
2 files changed
boards/VCU/VCU_measurements.json
@@ -42,11 +42,6 @@
42
"podUnits": "bar",
43
"displayUnits": "bar"
44
},
45
- {
46
- "id": "active_brakes",
47
- "name": "Active Brakes",
48
- "type": "bool"
49
- },
50
{
51
"id": "brakes_status",
52
"name": "Brakes Status",
boards/VCU/packets.json
@@ -27,7 +27,6 @@
27
"type": "data",
28
"name": "Brake Status",
29
"variables": [
30
- "active_brakes",
31
"brakes_status"
32
],
33
"id": 253,
0 commit comments