Skip to content

Commit 5470eb4

Browse files
author
Matevz Morato
committed
[RVC2 FW] Bugfix for partial calibration crashes
1 parent 978121b commit 5470eb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/Depthai/DepthaiDeviceSideConfig.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
set(DEPTHAI_DEVICE_SIDE_MATURITY "snapshot")
33

44
# "full commit hash of device side binary"
5-
set(DEPTHAI_DEVICE_SIDE_COMMIT "c48c179e66522e82672e34f7a779e8de43e50c55")
5+
set(DEPTHAI_DEVICE_SIDE_COMMIT "03a9cc7382bd8755768dc858cb62398643029e6e")
66

77
# "version if applicable"
88
set(DEPTHAI_DEVICE_SIDE_VERSION "")

0 commit comments

Comments
 (0)