Skip to content

Commit 94409fa

Browse files
committed
Merge remote-tracking branch 'origin/develop' into ov9282_over_exposure_fix
2 parents 642b687 + 044eaf2 commit 94409fa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

depthai-core

examples/spatial_location_calculator.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,4 +125,4 @@
125125
cfg = dai.SpatialLocationCalculatorConfig()
126126
cfg.addROI(config)
127127
spatialCalcConfigInQueue.send(cfg)
128-
newConfig = false
128+
newConfig = False

0 commit comments

Comments
 (0)