mirror of
https://gitee.com/Vancouver2017/luban-lite.git
synced 2025-12-26 05:58:54 +00:00
v1.2.1
This commit is contained in:
@@ -784,6 +784,6 @@ uint32_t usbd_video_payload_fill(uint8_t *input, uint32_t input_len, uint8_t *ou
|
||||
}
|
||||
}
|
||||
uvc_header[1] ^= 1;
|
||||
*out_len = (input_len + 2 * packets);
|
||||
*out_len = (input_len + 2 * packets); /* all frame headers + total image len*/
|
||||
return packets;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user