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 97bd0b2 commit a6e9f41Copy full SHA for a6e9f41
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 "c590903b66f16cb9b6e14cb045323525399c2136")
+set(DEPTHAI_DEVICE_SIDE_COMMIT "147d0fe4e861c7b71a77a8d39e3c8e7ddcaca9ea")
6
7
# "version if applicable"
8
set(DEPTHAI_DEVICE_SIDE_VERSION "")
0 commit comments