Skip to content

Commit

Permalink
Update swervedrive.json
Browse files Browse the repository at this point in the history
  • Loading branch information
thenetworkgrinch authored Jan 12, 2024
1 parent dc6568e commit 37ea666
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/deploy/swerve/MaxSwerve-Neo-NavX/swervedrive.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"imu": {
"type": "navx_spi",
"id": 0,
"canbus": "null"
"canbus": null
},
"invertedIMU": true,
"modules": [
Expand All @@ -13,4 +13,4 @@
"backleft.json",
"backright.json"
]
}
}

0 comments on commit 37ea666

Please sign in to comment.