mirror of
https://github.com/openmv/openmv.git
synced 2025-11-04 14:49:50 +08:00
Set default gain ceiling to 8x
This commit is contained in:
parent
2fa4a67a96
commit
bdafca5a78
@ -48,7 +48,7 @@ static const uint8_t default_regs[][2] = {
|
||||
|
||||
{COM8, 0xF0},
|
||||
{COM6, 0xC5},
|
||||
{COM9, 0x11},
|
||||
{COM9, 0x21},
|
||||
{BDBASE, 0x7F},
|
||||
{DBSTEP, 0x03},
|
||||
{AEW, 0x96},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user