mirror of
https://github.com/Team4388/Shirt-Cannon.git
synced 2026-06-09 00:28:01 -06:00
Add best guess base robot code
Remove unused items
This commit is contained in:
+20
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"NTProvider": {
|
||||
"types": {
|
||||
"/FMSInfo": "FMSInfo",
|
||||
"/LiveWindow/Drive": "Subsystem",
|
||||
"/LiveWindow/Horn": "Subsystem",
|
||||
"/LiveWindow/Shooter": "Subsystem",
|
||||
"/LiveWindow/Ungrouped/DifferentialDrive[1]": "DifferentialDrive",
|
||||
"/LiveWindow/Ungrouped/Scheduler": "Scheduler"
|
||||
}
|
||||
},
|
||||
"NetworkTables": {
|
||||
"SmartDashboard": {
|
||||
"Shooter": {
|
||||
"open": true
|
||||
},
|
||||
"open": true
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user