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

19 lines
286 B
JSON

{
"IntegratedAbsoluteEncoder": false,
"AbsoluteEncoder": {
"Type": "CANCoder",
"ID": 12,
"Offset": 72.070
},
"Motor": {
"Drive": {
"Type": "Neo",
"ID": 7
},
"Steer": {
"Type": "Neo",
"ID": 8,
"FreeSpeedRPM": 5676
}
}
}