mirror of
https://github.com/PhotonVision/photonvision
synced 2026-06-28 02:11:40 +00:00
base implementation of SettingsManager singleton class
need to load cameras base on the connected cameras instead of all cameras in cams directory
This commit is contained in:
@@ -1 +1,5 @@
|
||||
{"team_number": 1577, "curr_camera": "cam1", "curr_pipeline": "pipeline1"}
|
||||
{
|
||||
"team_number": 1577,
|
||||
"curr_camera": "cam1",
|
||||
"curr_pipeline": "pipeline1"
|
||||
}
|
||||
Reference in New Issue
Block a user