mirror of
https://github.com/PhotonVision/photonvision
synced 2026-07-01 02:41:42 +00:00
Allow arbitrary networktables address (#764)
* Allow specifying NT server address by ip.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"ntServerAddress" : "9999"
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"teamNumber" : 9999
|
||||
}
|
||||
Reference in New Issue
Block a user