mirror of
https://github.com/Team4388/2023WayOfTheRobot.git
synced 2026-06-09 00:37:59 -06:00
Update that does not currently work
Work on shuffleboard integration
This commit is contained in:
+15
@@ -5,6 +5,15 @@
|
||||
}
|
||||
},
|
||||
"NetworkTables": {
|
||||
"Persistent Values": {
|
||||
"open": false
|
||||
},
|
||||
"Retained Values": {
|
||||
"open": false
|
||||
},
|
||||
"Transitory Values": {
|
||||
"open": false
|
||||
},
|
||||
"retained": {
|
||||
"apriltag": {
|
||||
"open": true
|
||||
@@ -55,6 +64,12 @@
|
||||
},
|
||||
"open": true
|
||||
},
|
||||
"shuffleboard": {
|
||||
"Subscribers": {
|
||||
"open": true
|
||||
},
|
||||
"open": true
|
||||
},
|
||||
"visible": true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user