Allow arbitrary networktables address (#764)

* Allow specifying NT server address by ip.
This commit is contained in:
Doug Wegscheid
2023-05-12 18:01:09 -04:00
committed by GitHub
parent 6bdb158b33
commit 80f479344d
11 changed files with 73 additions and 26 deletions

View File

@@ -0,0 +1,3 @@
{
"ntServerAddress" : "9999"
}

View File

@@ -0,0 +1,3 @@
{
"teamNumber" : 9999
}