summaryrefslogtreecommitdiff
path: root/.Glass/glass.json
diff options
context:
space:
mode:
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"
+ }
+}