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 642b687 + 044eaf2 commit 94409faCopy full SHA for 94409fa
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