-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsimgui.json
22 lines (22 loc) · 949 Bytes
/
simgui.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
"NTProvider": {
"types": {
"/FMSInfo": "FMSInfo",
"/LiveWindow/DriveTrain": "Subsystem",
"/LiveWindow/Endgame": "Subsystem",
"/LiveWindow/IntakeRelay": "Subsystem",
"/LiveWindow/Shooter": "Subsystem",
"/LiveWindow/Ungrouped/DigitalInput[0]": "Digital Input",
"/LiveWindow/Ungrouped/DigitalInput[1]": "Digital Input",
"/LiveWindow/Ungrouped/DigitalInput[2]": "Digital Input",
"/LiveWindow/Ungrouped/DigitalInput[3]": "Digital Input",
"/LiveWindow/Ungrouped/Scheduler": "Scheduler",
"/LiveWindow/Ungrouped/Talon FX [10]": "Motor Controller",
"/LiveWindow/Ungrouped/Talon FX [11]": "Motor Controller",
"/LiveWindow/Ungrouped/Talon FX [12]": "Motor Controller",
"/LiveWindow/Ungrouped/Talon FX [13]": "Motor Controller",
"/LiveWindow/Ungrouped/Talon FX [14]": "Motor Controller",
"/LiveWindow/Ungrouped/Talon FX [9]": "Motor Controller"
}
}
}