Table fix, type safety, and queue

This commit is contained in:
66945
2022-03-05 22:27:47 -07:00
parent 211edb77b6
commit 82d7159d22
4 changed files with 159 additions and 43 deletions
+15
View File
@@ -0,0 +1,15 @@
{
"NTProvider": {
"types": {
"/FMSInfo": "FMSInfo",
"/LiveWindow/LED": "Subsystem",
"/LiveWindow/TestMotor": "Subsystem",
"/LiveWindow/Ungrouped/Scheduler": "Scheduler"
}
},
"NetworkTables": {
"SmartDashboard": {
"open": true
}
}
}