Skip to content

Commit 95e6eed

Browse files
author
SzabolcsGergely
committed
[RVC2][FW] BNO08x: Fix timestamp jump on uint32_t rollover: every 4295 seconds
1 parent e8e77de commit 95e6eed

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

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

0 commit comments

Comments
 (0)