limit switches

This commit is contained in:
aarav18
2022-02-08 17:24:17 -07:00
parent 4dabf7021e
commit 44870c8aa1
3 changed files with 133 additions and 8 deletions
+26
View File
@@ -0,0 +1,26 @@
{
"HALProvider": {
"Other Devices": {
"SPARK MAX [5]": {
"header": {
"open": true
}
},
"SPARK MAX [6]": {
"header": {
"open": true
}
}
}
},
"NTProvider": {
"types": {
"/FMSInfo": "FMSInfo",
"/LiveWindow/Intake": "Subsystem",
"/LiveWindow/LED": "Subsystem",
"/LiveWindow/Serializer": "Subsystem",
"/LiveWindow/Ungrouped/DigitalInput[3]": "Digital Input",
"/LiveWindow/Ungrouped/Scheduler": "Scheduler"
}
}
}