betabot-2023/simgui.json

19 lines
431 B
JSON
Raw Normal View History

2022-11-14 18:18:50 -05:00
{
"NTProvider": {
"types": {
"/FMSInfo": "FMSInfo",
2022-11-21 18:57:23 -05:00
"/LiveWindow/BasePilotable": "Subsystem",
"/LiveWindow/Ungrouped/MecanumDrive[1]": "MecanumDrive",
"/LiveWindow/Ungrouped/Scheduler": "Scheduler",
"/LiveWindow/Ungrouped/navX-Sensor[4]": "Gyro"
2022-11-23 17:46:28 -05:00
},
"windows": {
"/LiveWindow/Ungrouped/MecanumDrive[1]": {
"window": {
"visible": true
}
}
2022-11-14 18:18:50 -05:00
}
}
}