We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e35f60c commit 6fa0530Copy full SHA for 6fa0530
c_mpos/src/webcam.c
@@ -13,7 +13,7 @@
13
14
#define WIDTH 640
15
#define HEIGHT 480
16
-#define NUM_BUFFERS 1 # more buffers doesnt seem to help so one is enough
+#define NUM_BUFFERS 1 // more buffers doesnt seem to help so one is enough
17
#define OUTPUT_WIDTH 240
18
#define OUTPUT_HEIGHT 240
19
0 commit comments