From 1ce848d7fa06ff2fd235cf7f2e5c4c1fa2509eee Mon Sep 17 00:00:00 2001 From: alex-luxonis Date: Thu, 10 Aug 2023 17:23:39 +0300 Subject: [PATCH] RVC3 FW: Monocamera new resolutions for 12mp, 13mp --- cmake/Depthai/DepthaiDeviceKbConfig.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmake/Depthai/DepthaiDeviceKbConfig.cmake b/cmake/Depthai/DepthaiDeviceKbConfig.cmake index 167943508..f2ade53f8 100644 --- a/cmake/Depthai/DepthaiDeviceKbConfig.cmake +++ b/cmake/Depthai/DepthaiDeviceKbConfig.cmake @@ -4,4 +4,4 @@ set(DEPTHAI_DEVICE_KB_MATURITY "snapshot") # "version if applicable" # set(DEPTHAI_DEVICE_RVC3_VERSION "0.0.1+93f7b75a885aa32f44c5e9f53b74470c49d2b1af") -set(DEPTHAI_DEVICE_RVC3_VERSION "0.0.1+a99516a5b0e28ce93a3abeba2c73f729493be14d") +set(DEPTHAI_DEVICE_RVC3_VERSION "0.0.1+01b98d7bc7dc5f59d8c602d71f2c679f3127cd5f")