Files
Mothman/src/main/deploy/swerve/neo/swervedrive.json
Team2890HawkCollective 6b173fab83 first commit
2026-02-19 16:33:09 -05:00

14 lines
201 B
JSON

{
"imu": {
"type": "navx",
"id": 0,
"canbus": null
},
"invertedIMU": false,
"modules": [
"frontleft.json",
"frontright.json",
"backleft.json",
"backright.json"
]
}