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.
1 parent 0a7956b commit 2687c4cCopy full SHA for 2687c4c
cmake/Depthai/DepthaiDeviceSideConfig.cmake
@@ -2,7 +2,7 @@
2
set(DEPTHAI_DEVICE_SIDE_MATURITY "snapshot")
3
4
# "full commit hash of device side binary"
5
-set(DEPTHAI_DEVICE_SIDE_COMMIT "8e9d4424a97060cb4383896b76e131400d03893e")
+set(DEPTHAI_DEVICE_SIDE_COMMIT "a69259a0e38deca9d77ea246b0c33251cdf0b6cc")
6
7
# "version if applicable"
8
set(DEPTHAI_DEVICE_SIDE_VERSION "")
0 commit comments