Did a few things

This commit is contained in:
66945
2022-06-13 20:10:18 -06:00
parent 0b2f1871ef
commit f827314e09
32 changed files with 1471 additions and 285 deletions
+43
View File
@@ -1,15 +1,58 @@
{
"HALProvider": {
"Other Devices": {
"SPARK MAX [6]": {
"header": {
"open": true
}
}
}
},
"NTProvider": {
"types": {
"/FMSInfo": "FMSInfo",
"/LiveWindow/LED": "Subsystem",
"/LiveWindow/TestMotor": "Subsystem",
"/LiveWindow/Ungrouped/Scheduler": "Scheduler"
},
"windows": {
"/FMSInfo": {
"window": {
"visible": true
}
}
}
},
"NetworkTables": {
"SmartDashboard": {
"open": true
},
"TunerTables": {
"LoggerTable": {
"open": true
},
"TestMotor": {
"ControllerTable": {
"open": true
},
"GainsTable": {
"open": true
},
"ReaderTable": {
"open": true
},
"open": true
},
"open": true
},
"tunertable": {
"TestMotor": {
"controllertable": {
"open": true
},
"open": true
},
"open": true
}
}
}