Skip to content

Commit ddf60ac

Browse files
authored
Remove redundant measurement (#87)
1 parent d9eec98 commit ddf60ac

2 files changed

Lines changed: 0 additions & 6 deletions

File tree

boards/VCU/VCU_measurements.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,6 @@
4242
"podUnits": "bar",
4343
"displayUnits": "bar"
4444
},
45-
{
46-
"id": "active_brakes",
47-
"name": "Active Brakes",
48-
"type": "bool"
49-
},
5045
{
5146
"id": "brakes_status",
5247
"name": "Brakes Status",

boards/VCU/packets.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@
2727
"type": "data",
2828
"name": "Brake Status",
2929
"variables": [
30-
"active_brakes",
3130
"brakes_status"
3231
],
3332
"id": 253,

0 commit comments

Comments
 (0)