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 e8e77de commit 95e6eedCopy full SHA for 95e6eed
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 "dc466b4462739d1edbaa00fdccbe63805bff8078")
+set(DEPTHAI_DEVICE_SIDE_COMMIT "c4bc00d9b8a86c3635cbc7bdf81463ac7c90a509")
6
7
# "version if applicable"
8
set(DEPTHAI_DEVICE_SIDE_VERSION "")
0 commit comments