mirror of
https://github.com/PhotonVision/photonvision
synced 2026-07-05 03:21:40 +00:00
Cameras dic
Added settings folder, and creating dictionary from the cameras and pipelines
This commit is contained in:
5
backend/settings/settings.json
Normal file
5
backend/settings/settings.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"team_number": 1577,
|
||||
"curr_camera": "cam1",
|
||||
"curr_pipeline": "pipeline1"
|
||||
}
|
||||
Reference in New Issue
Block a user