Skip to content

Commit 721a09e

Browse files
authored
Merge pull request #1265 from luxonis/imx378_autodetect_vcm
Auto-detect VCM (focus chip) for IMX378
2 parents dc99b77 + c4b1b53 commit 721a09e

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 "5d2d154519567b2e9586e10ff3773b38d639cd15")
5+
set(DEPTHAI_DEVICE_SIDE_COMMIT "a6b14a3eaa955973c529dd456064a2d3678bd7d8")
66

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

0 commit comments

Comments
 (0)