pull/31674/head
Comma Device 1 year ago
parent 178eed3d47
commit 4fb4cd76a1
  1. 4
      system/camerad/sensors/os04c10_registers.h

@ -311,9 +311,9 @@ const struct i2c_random_wr_payload init_array_os04c10[] = {
{0x350a, 0x04}, {0x350b, 0x00}, // LONG digi gain
// WB gain
{0x5100, 0x04}, {0x5101, 0x00},
{0x5100, 0x06}, {0x5101, 0xcb},
{0x5102, 0x04}, {0x5103, 0x00},
{0x5104, 0x04}, {0x5105, 0x00},
{0x5104, 0x08}, {0x5105, 0xde},
// AWB digigain
{0x5106, 0x02}, {0x5107, 0x00},

Loading…
Cancel
Save