We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c377301 commit 39be7a6Copy full SHA for 39be7a6
boards/LCU/LCU_measurements.json
@@ -15,7 +15,9 @@
15
"type": "enum",
16
"enumValues": [
17
"Idle",
18
- "Levitating"
+ "Levitating",
19
+ "Current Control",
20
+ "Debug"
21
]
22
},
23
{
boards/LCU/orders.json
@@ -52,24 +52,6 @@
52
"id": 9102
53
54
55
- {
56
- "type": "order",
57
- "name": "Enable Buffer",
58
- "variables": [
59
- "lpu_id"
60
- ],
61
- "id": 9103
62
- },
63
-
64
65
66
- "name": "Disable Buffer",
67
68
69
70
- "id": 9104
71
72
73
74
"type": "order",
75
"name": "Set Fixed VBAT",
0 commit comments