clean up video example for readability

This commit is contained in:
hathach
2024-01-13 00:10:24 +07:00
parent 09ae91700c
commit de1266699d
5 changed files with 96 additions and 146 deletions

View File

@@ -101,7 +101,7 @@
#define CFG_TUD_VIDEO_STREAMING_EP_BUFSIZE 256
// use bulk endpoint for streaming interface
#define CFG_TUD_VIDEO_STREAMING_BULK 0
#define CFG_TUD_VIDEO_STREAMING_BULK 1
#ifdef __cplusplus
}