Skip to content

Commit

Permalink
FW: Fix camera intrinsics when RGB alignment is used
Browse files Browse the repository at this point in the history
  • Loading branch information
SzabolcsGergely committed Apr 5, 2023
1 parent 0cd6c14 commit ffd0546
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/Depthai/DepthaiDeviceSideConfig.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
set(DEPTHAI_DEVICE_SIDE_MATURITY "snapshot")

# "full commit hash of device side binary"
set(DEPTHAI_DEVICE_SIDE_COMMIT "3e3d5738e8e83d090e34bfb06740b0baa0fad195")
set(DEPTHAI_DEVICE_SIDE_COMMIT "3575b77f20e796b4e79953bf3d2ba22f0416ee8b")

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

0 comments on commit ffd0546

Please sign in to comment.