Skip to content

Commit 39be7a6

Browse files
committed
Some changes
1 parent c377301 commit 39be7a6

File tree

2 files changed

+3
-19
lines changed

2 files changed

+3
-19
lines changed

boards/LCU/LCU_measurements.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,9 @@
1515
"type": "enum",
1616
"enumValues": [
1717
"Idle",
18-
"Levitating"
18+
"Levitating",
19+
"Current Control",
20+
"Debug"
1921
]
2022
},
2123
{

boards/LCU/orders.json

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -52,24 +52,6 @@
5252
"id": 9102
5353
},
5454

55-
{
56-
"type": "order",
57-
"name": "Enable Buffer",
58-
"variables": [
59-
"lpu_id"
60-
],
61-
"id": 9103
62-
},
63-
64-
{
65-
"type": "order",
66-
"name": "Disable Buffer",
67-
"variables": [
68-
"lpu_id"
69-
],
70-
"id": 9104
71-
},
72-
7355
{
7456
"type": "order",
7557
"name": "Set Fixed VBAT",

0 commit comments

Comments
 (0)