pull/32112/head
Comma Device 1 year ago
parent d2da11c8a2
commit 87f3ce6fa8
  1. 8
      system/camerad/sensors/os04c10_registers.h

@ -310,12 +310,12 @@ const struct i2c_random_wr_payload init_array_os04c10[] = {
// wb
// b
{0x5100, 0x06}, {0x5101, 0x77},
{0x5140, 0x06}, {0x5141, 0x77},
{0x5100, 0x06}, {0x5101, 0x7e},
{0x5140, 0x06}, {0x5141, 0x7e},
// g
{0x5102, 0x04}, {0x5103, 0x00},
{0x5142, 0x04}, {0x5143, 0x00},
// r
{0x5104, 0x08}, {0x5105, 0xb8},
{0x5144, 0x08}, {0x5145, 0xb8},
{0x5104, 0x08}, {0x5105, 0xd6},
{0x5144, 0x08}, {0x5145, 0xd6},
};

Loading…
Cancel
Save