mirror of
https://github.com/PhotonVision/photonvision
synced 2026-07-06 03:31:41 +00:00
V2.1.1 (#40)
This commit is contained in:
@@ -38,7 +38,9 @@ export default new Vuex.Store({
|
||||
calibrationMode: 0,
|
||||
videoModeIndex: 0,
|
||||
streamDivisor: 0,
|
||||
is3D: false
|
||||
is3D: false,
|
||||
targetRegion:0,
|
||||
targetOrientation:1
|
||||
},
|
||||
cameraSettings: {
|
||||
calibration: [],
|
||||
|
||||
Reference in New Issue
Block a user