-
Notifications
You must be signed in to change notification settings - Fork 1
/
simgui.json
34 lines (34 loc) · 1023 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
23
24
25
26
27
28
29
30
31
32
33
34
{
"HALProvider": {
"Addressable LEDs": {
"0": {
"columns": 14,
"serpentine": true
},
"window": {
"visible": true
}
}
},
"NTProvider": {
"types": {
"/FMSInfo": "FMSInfo",
"/SmartDashboard/ACTUATOR PID": "PIDController",
"/SmartDashboard/AUTON CHOOSER": "String Chooser",
"/SmartDashboard/ELEVATOR PID": "PIDController",
"/SmartDashboard/FIELD": "Field2d",
"/SmartDashboard/Gyro": "Gyro",
"/SmartDashboard/PIDController[1]": "PIDController",
"/SmartDashboard/PIDController[2]": "PIDController",
"/SmartDashboard/PIDController[3]": "PIDController",
"/SmartDashboard/PIDController[4]": "PIDController",
"/SmartDashboard/PIDController[5]": "PIDController",
"/SmartDashboard/PIDController[6]": "PIDController",
"/SmartDashboard/PIDController[7]": "PIDController",
"/SmartDashboard/PIDController[8]": "PIDController"
}
},
"NetworkTables Info": {
"visible": true
}
}