From 53f7050b2f9d8253509861378ea9afe2fb164983 Mon Sep 17 00:00:00 2001 From: TheMarpe Date: Tue, 20 Sep 2022 00:30:16 +0200 Subject: [PATCH] Updated FW with ImageManip dynamic memory allocation --- 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 55c90f1fa..9e4c12a66 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 "1a59c80266cd7a30ba874aa8d4a8277e0bf161ec") +set(DEPTHAI_DEVICE_SIDE_COMMIT "b98bae8e9a8a57f076b9c01217b0cd28e0540de1") # "version if applicable" set(DEPTHAI_DEVICE_SIDE_VERSION "")