This commit is contained in:
Antoine PerreaultE
2023-11-30 18:40:12 -05:00
parent f86573e44b
commit 8ca3253812
7 changed files with 33 additions and 13 deletions

View File

@ -7,6 +7,29 @@
},
"windows": {
"/SmartDashboard/Field": {
"Robot": {
"arrowColor": [
1.0,
1.0,
1.0,
255.0
],
"color": [
1.0,
1.0,
1.0,
255.0
],
"style": "Box/Image"
},
"XModules": {
"arrowColor": [
0.0,
1.0,
0.0,
255.0
]
},
"window": {
"visible": true
}