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

19 lines
286 B
JSON

{
"IntegratedAbsoluteEncoder": false,
"AbsoluteEncoder": {
"Type": "CANCoder",
"ID": 11,
"Offset": 39.551
},
"Motor": {
"Drive": {
"Type": "Neo",
"ID": 5
},
"Steer": {
"Type": "Neo",
"ID": 6,
"FreeSpeedRPM": 5676
}
}
}