本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
登入
wuselfuzz
/
hexapod_ng
關注
1
收藏
0
複製
0
程式碼
問題
0
合併請求
0
版本發佈
0
Wiki
活動
瀏覽代碼
Added servo mapping as json
main
Marcus Grieger
1 年之前
父節點
dab765a07f
當前提交
6ae02ee3cf
共有
1 個檔案被更改
,包括
81 行新增
和
0 行删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+81
-0
configuration/servo_mapping.json
+ 81
- 0
configuration/servo_mapping.json
查看文件
@@ -0,0 +1,81 @@
{
"t1": {
"address": 64,
"channel": 15
},
"f1": {
"address": 64,
"channel": 14
},
"c1": {
"address": 64,
"channel": 13
},
"t2": {
"address": 64,
"channel": 11
},
"f2": {
"address": 64,
"channel": 10
},
"c2": {
"address": 64,
"channel": 9
},
"t3": {
"address": 64,
"channel": 0
},
"f3": {
"address": 64,
"channel": 1
},
"c3": {
"address": 64,
"channel": 2
},
"t4": {
"address": 65,
"channel": 15
},
"f4": {
"address": 65,
"channel": 14
},
"c4": {
"address": 65,
"channel": 13
},
"t5": {
"address": 65,
"channel": 4
},
"f5": {
"address": 65,
"channel": 5
},
"c5": {
"address": 65,
"channel": 6
},
"t6": {
"address": 65,
"channel": 0
},
"f6": {
"address": 65,
"channel": 1
},
"c6": {
"address": 65,
"channel": 2
},
}
Write
Preview
Loading…
取消
儲存