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 b62967c commit 37b1cc5Copy full SHA for 37b1cc5
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 "6e693ae5d97e56f4ea29231ca7e346091f6785d1")
+set(DEPTHAI_DEVICE_SIDE_COMMIT "27d38955ce5e7953e8e19e1de0e35ff62f776f2c")
6
7
# "version if applicable"
8
set(DEPTHAI_DEVICE_SIDE_VERSION "")
0 commit comments