Skip to content

Commit 0bf416d

Browse files
Merge pull request #747 from luxonis/bmi270_interrupt_mode
BMI270: Enable interrupt mode
2 parents f6c6f00 + 2bc8c15 commit 0bf416d

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 "095e25b1b7564afe0371b1575eeb54d674deab56")
5+
set(DEPTHAI_DEVICE_SIDE_COMMIT "a69259a0e38deca9d77ea246b0c33251cdf0b6cc")
66

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

0 commit comments

Comments
 (0)