not the wrong one

pull/32112/head
ZwX1616 1 year ago
parent 0f302573c5
commit b02a0e19db
  1. 3
      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

Loading…
Cancel
Save