Minor changes to Drivetrain to grant the ability to flip between field and robot relative controls. Plus a small amount of Shuffleboard stuff

This commit is contained in:
2024-01-15 17:18:45 -05:00
parent f26c9e76c2
commit 6f9f53011e
4 changed files with 80 additions and 7 deletions

View File

@@ -13,5 +13,18 @@
"open": true
},
"open": true
},
"retained": {
"Shuffleboard": {
"open": true
}
},
"transitory": {
"photonvision": {
"c922_Pro_Stream_Webcam": {
"open": true
},
"open": true
}
}
}