We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1851d3e commit 43fd683Copy full SHA for 43fd683
drivers/video/ov7670.c
@@ -256,7 +256,7 @@ static const struct ov7670_reg ov7670_init_regtbl[] = {
256
257
/* display , need retain */
258
{OV7670_COM15, 0xD0}, /* Common Control 15 */
259
- {OV7670_TSLB, 0x0C}, /* Line Buffer Test Option */
+ {OV7670_TSLB, 0x04}, /* Reserved */
260
{OV7670_COM13, 0x80}, /* Common Control 13 */
261
{OV7670_MANU, 0x11}, /* Manual U Value */
262
{OV7670_MANV, 0xFF}, /* Manual V Value */
0 commit comments