From 14fed3c118cff2f663838056731f707f7c7b039c Mon Sep 17 00:00:00 2001 From: SzabolcsGergely Date: Mon, 6 Mar 2023 01:51:04 +0200 Subject: [PATCH] Update FW with IMU fix for BNO --- cmake/Depthai/DepthaiDeviceSideConfig.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmake/Depthai/DepthaiDeviceSideConfig.cmake b/cmake/Depthai/DepthaiDeviceSideConfig.cmake index aae64e6b13..b905b4145d 100644 --- a/cmake/Depthai/DepthaiDeviceSideConfig.cmake +++ b/cmake/Depthai/DepthaiDeviceSideConfig.cmake @@ -2,7 +2,7 @@ set(DEPTHAI_DEVICE_SIDE_MATURITY "snapshot") # "full commit hash of device side binary" -set(DEPTHAI_DEVICE_SIDE_COMMIT "a69259a0e38deca9d77ea246b0c33251cdf0b6cc") +set(DEPTHAI_DEVICE_SIDE_COMMIT "3e50182fc9c6e7b8ae86b6bc38fe2997ceca77d3") # "version if applicable" set(DEPTHAI_DEVICE_SIDE_VERSION "")