mirror of
https://github.com/Team4388/2022NoWayHome.git
synced 2026-06-09 00:38:05 -06:00
Move path recording to a command
This commit is contained in:
+12
@@ -61,6 +61,18 @@
|
||||
"/SmartDashboard/Scheduler": "Scheduler",
|
||||
"/SmartDashboard/SendableChooser[0]": "String Chooser",
|
||||
"/SmartDashboard/Usable Deploy Space": "Command"
|
||||
},
|
||||
"windows": {
|
||||
"/LiveWindow/SwerveDrive": {
|
||||
"window": {
|
||||
"visible": true
|
||||
}
|
||||
},
|
||||
"/SmartDashboard/Scheduler": {
|
||||
"window": {
|
||||
"visible": true
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"NetworkTables": {
|
||||
|
||||
Reference in New Issue
Block a user