Skip to content

Commit 07d6d0d

Browse files
committed
updating controller
1 parent 79a0b04 commit 07d6d0d

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

controllerOptions.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,17 @@
77
linkDeviceType:"virtual",
88
vitaminType:["microbit"],
99
vitaminSize:["elecfreak"],
10+
vitaminPose:[ {
11+
"x": 0,
12+
"y": 0,
13+
"z": 0.0,
14+
"rotation": {
15+
"w": 1,
16+
"x": 0.0,
17+
"y": 0.0,
18+
"z": 0
19+
}
20+
}],
1021
provides:{
1122
servoChannels:8,
1223
motorChannels:2,

0 commit comments

Comments
 (0)