-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathsimgui.json
More file actions
66 lines (66 loc) · 1.32 KB
/
Copy pathsimgui.json
File metadata and controls
66 lines (66 loc) · 1.32 KB
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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
{
"HALProvider": {
"DIO": {
"window": {
"visible": true
}
},
"Other Devices": {
"Talon FX[3]": {
"header": {
"open": true
}
},
"Talon SRX[4]": {
"header": {
"open": true
}
},
"Talon SRX[4]/Quad Encoder": {
"header": {
"open": true
}
},
"Victor SPX[5]": {
"header": {
"open": true
}
}
},
"Solenoids": {
"0": {
"header": {
"open": true
}
},
"window": {
"visible": true
}
}
},
"NTProvider": {
"types": {
"/FMSInfo": "FMSInfo",
"/LiveWindow/Ungrouped/DigitalInput[0]": "Digital Input",
"/LiveWindow/Ungrouped/DigitalInput[1]": "Digital Input",
"/LiveWindow/Ungrouped/MecanumDrive[1]": "MecanumDrive",
"/LiveWindow/Ungrouped/Talon SRX [4]": "Motor Controller",
"/LiveWindow/Ungrouped/Talon SRX [6]": "Motor Controller",
"/LiveWindow/Ungrouped/Victor SPX [5]": "Motor Controller",
"/SmartDashboard/Auto choices": "String Chooser"
}
},
"NetworkTables": {
"LiveWindow": {
"open": true
},
"SmartDashboard": {
"Auto choices": {
"open": true
}
}
},
"NetworkTables View": {
"visible": false
}
}