From 2b54f91e07300143477228ad8eb8bd5016bd8d6a Mon Sep 17 00:00:00 2001 From: Comma Device Date: Sat, 24 Feb 2024 18:31:02 -0600 Subject: [PATCH] cleanup --- system/camerad/sensors/os04c10_registers.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/system/camerad/sensors/os04c10_registers.h b/system/camerad/sensors/os04c10_registers.h index ad35ddb5ad..7f958d613a 100644 --- a/system/camerad/sensors/os04c10_registers.h +++ b/system/camerad/sensors/os04c10_registers.h @@ -300,15 +300,15 @@ const struct i2c_random_wr_payload init_array_os04c10[] = { // exposure {0x3500, 0x00}, - {0x3501, 0x01}, - {0x3502, 0xff}, + {0x3501, 0x00}, + {0x3502, 0x20}, // AEC manual {0x3503, 0x88}, // gain - {0x3508, 0x02}, {0x3509, 0x00}, // LONG real gain - {0x350a, 0x04}, {0x350b, 0x00}, // LONG digi gain + {0x3508, 0x00}, {0x3509, 0x80}, // LONG real gain + // {0x350a, 0x04}, {0x350b, 0x00}, // LONG digi gain // WB gain {0x5100, 0x06}, {0x5101, 0xcb},