Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
wuselfuzz
/
hexapod_ng
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
Added servo mapping as json
main
Marcus Grieger
1 anno fa
parent
dab765a07f
commit
6ae02ee3cf
1 ha cambiato i file
con
81 aggiunte
e
0 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+81
-0
configuration/servo_mapping.json
+ 81
- 0
configuration/servo_mapping.json
Vedi File
@@ -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…
Annulla
Salva