From 53659bbb43fbb953880c175b49e4857254e29cb6 Mon Sep 17 00:00:00 2001 From: Adeeb Shihadeh Date: Thu, 1 Feb 2024 20:24:00 -0800 Subject: [PATCH] camerad: flip OS04C10 image old-commit-hash: 4962ffa14cc32cfcf121a3c1383523a39c3b149f --- system/camerad/sensors/os04c10_registers.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/system/camerad/sensors/os04c10_registers.h b/system/camerad/sensors/os04c10_registers.h index c92389d1e1..ad91a02950 100644 --- a/system/camerad/sensors/os04c10_registers.h +++ b/system/camerad/sensors/os04c10_registers.h @@ -200,7 +200,7 @@ const struct i2c_random_wr_payload init_array_os04c10[] = { {0x370c, 0x01}, {0x370f, 0x04}, {0x3714, 0x24}, - {0x3716, 0x24}, + {0x3716, 0x04}, {0x3719, 0x11}, {0x371a, 0x1e}, {0x3720, 0x00}, @@ -271,7 +271,7 @@ const struct i2c_random_wr_payload init_array_os04c10[] = { {0x3815, 0x01}, {0x3816, 0x01}, {0x3817, 0x01}, - {0x3820, 0x88}, + {0x3820, 0xB0}, {0x3821, 0x00}, {0x3880, 0x25}, {0x3882, 0x20},