From b02a0e19db392d13f692967948e5df116c95dccf Mon Sep 17 00:00:00 2001 From: ZwX1616 Date: Wed, 10 Apr 2024 15:24:16 -0700 Subject: [PATCH] not the wrong one --- system/camerad/sensors/os04c10.cc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/system/camerad/sensors/os04c10.cc b/system/camerad/sensors/os04c10.cc index 105df6962f..ecb0639225 100644 --- a/system/camerad/sensors/os04c10.cc +++ b/system/camerad/sensors/os04c10.cc @@ -17,8 +17,7 @@ const uint32_t os04c10_analog_gains_reg[] = { 0x540, 0x580, 0x5C0, 0x600, 0x640, 0x680, 0x6C0, 0x700, 0x740, 0x780, 0x7C0}; const int os04c10_road_ae_xywh[] = {44, 50, 2600, 1420}; -// const int os04c10_wide_ae_xywh[] = {44, 194, 2600, 838}; -const int os04c10_wide_ae_xywh[] = {44, 50, 2600, 1420}; +const int os04c10_wide_ae_xywh[] = {44, 194, 2600, 838}; const int os04c10_driver_ae_xywh[] = {44, 180, 2600, 1340}; } // namespace