mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 01:05:54 +08:00
a57e3f365a
To avoid losing the first frame, the set_buf needs to excute first. At the same time, imgdata->start_capture should excuted before the imgsensor->start_capture. Signed-off-by: yaojingwei <yaojingwei@xiaomi.com>