summaryrefslogtreecommitdiff
path: root/.Glass/glass.json
diff options
context:
space:
mode:
authorkartofen <mladenovnasko0@gmail.com>2024-03-03 23:20:11 +0200
committerkartofen <mladenovnasko0@gmail.com>2024-03-03 23:20:11 +0200
commit39f4c3f833ec119a0060cb833c7a1953bca76eef (patch)
treed943fd0f8d6f0e5edf423ee8ba24aabb671717c5 /.Glass/glass.json
parentb929a1d34690d3d7fed6686459ff803962ce907f (diff)
more subsystems
Diffstat (limited to '.Glass/glass.json')
-rw-r--r--.Glass/glass.json22
1 files changed, 22 insertions, 0 deletions
diff --git a/.Glass/glass.json b/.Glass/glass.json
new file mode 100644
index 0000000..e7b9ec9
--- /dev/null
+++ b/.Glass/glass.json
@@ -0,0 +1,22 @@
+{
+ "NetworkTables": {
+ "Retained Values": {
+ "open": false
+ },
+ "transitory": {
+ "SmartDashboard": {
+ "open": true
+ }
+ },
+ "types": {
+ "/FMSInfo": "FMSInfo"
+ }
+ },
+ "NetworkTables Info": {
+ "visible": true
+ },
+ "NetworkTables Settings": {
+ "mode": "Client (NT4)",
+ "serverTeam": "9089"
+ }
+}