-
Notifications
You must be signed in to change notification settings - Fork 0
/
simgui.json
38 lines (38 loc) · 1.16 KB
/
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
35
36
37
38
{
"HALProvider": {
"Addressable LEDs": {
"0": {
"columns": 8
},
"window": {
"visible": true
}
},
"RoboRIO": {
"window": {
"visible": true
}
}
},
"NTProvider": {
"types": {
"/FMSInfo": "FMSInfo",
"/Shuffleboard/Debug/Commands/Full Intake": "Command",
"/Shuffleboard/Debug/Commands/Go 1 Meter Forward": "Command",
"/Shuffleboard/Debug/Commands/Go 1 Meter Left": "Command",
"/Shuffleboard/Debug/Commands/LED Charge Up": "Command",
"/Shuffleboard/Debug/Commands/Loosen Climber": "Command",
"/Shuffleboard/Debug/Commands/Shoot": "Command",
"/Shuffleboard/Debug/Commands/Shoot At 45 Degrees": "Command",
"/Shuffleboard/Debug/Commands/Tighten Climber": "Command",
"/Shuffleboard/Debug/Commands/Turn 90 Degrees": "Command",
"/Shuffleboard/Debug/Commands/Turn Shooter To 45 Degrees": "Command",
"/Shuffleboard/Debug/Commands/Turn To 90 Degrees": "Command",
"/Shuffleboard/Settings/Auto/Auto": "String Chooser",
"/SmartDashboard/Auto choices": "String Chooser"
}
},
"NetworkTables Info": {
"visible": true
}
}