mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 21:07:02 +09:00
camera:ov5642 720p array change to 30fps
This commit is contained in:
@@ -1302,7 +1302,7 @@ static struct reginfo sensor_720p[]=
|
||||
{0x5089, 0x00 },
|
||||
{0x302b, 0x00 },
|
||||
{0x3503, 0x07 },
|
||||
{0x3011, 0x08 }, // 10fps: 0x05
|
||||
{0x3011, 0x10 },//15fps 0x08 // 10fps: 0x05
|
||||
{0x350c, 0x02 },
|
||||
{0x350d, 0xe4 },
|
||||
{0x3621, 0xc9 },
|
||||
|
||||
Reference in New Issue
Block a user