We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 97257c5 + add8663 commit 044eaf2Copy full SHA for 044eaf2
depthai-core
examples/spatial_location_calculator.py
@@ -125,4 +125,4 @@
125
cfg = dai.SpatialLocationCalculatorConfig()
126
cfg.addROI(config)
127
spatialCalcConfigInQueue.send(cfg)
128
- newConfig = false
+ newConfig = False
0 commit comments