rv1108: rv1108-minievb-v10-lock: make camera output right

Signed-off-by: Zhichao Yu <zhichao.yu@rock-chips.com>
Change-Id: I5e21f6bec1dbfb545978e079494cd5bc0cb6bc93
This commit is contained in:
Zhichao Yu
2020-04-30 16:11:01 +08:00
parent 53e02effca
commit e101726366

View File

@ -2,8 +2,8 @@
"Cameras" : [
{
"name": "ISP",
"width": 640,
"height": 360,
"width": 1280,
"height": 720,
"format": "NV12",
"fps": 30,
"buffer_count": 5,
@ -41,4 +41,4 @@
]
}
]
}
}