Files
YAGSL/swerve-deploy/modules/front/right.json
thenetworkgrinch 95baa4db9d First commit
2023-01-29 21:03:26 -06:00

19 lines
288 B
JSON

{
"IntegratedAbsoluteEncoder": false,
"AbsoluteEncoder": {
"Type": "CANCoder",
"ID": 10,
"Offset": -173.320
},
"Motor": {
"Drive": {
"Type": "Neo",
"ID": 2
},
"Steer": {
"Type": "Neo",
"ID": 1,
"FreeSpeedRPM": 5676
}
}
}