Changer id swerve

This commit is contained in:
samuel desharnais
2023-10-31 19:57:56 -04:00
parent 1dc4b31f4f
commit 633ebb0ac9
8 changed files with 28 additions and 14 deletions

View File

@ -1,7 +1,16 @@
{
"NTProvider": {
"types": {
"/FMSInfo": "FMSInfo"
"/FMSInfo": "FMSInfo",
"/SmartDashboard/Field": "Field2d",
"/SmartDashboard/navX-Sensor[1]": "Gyro"
},
"windows": {
"/SmartDashboard/Field": {
"window": {
"visible": true
}
}
}
}
}