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