We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d1d3d0d + 5c715ff commit 3867976Copy full SHA for 3867976
libraries/Portenta_Camera/camera.h
@@ -1,3 +1,5 @@
1
+#include "Arduino.h"
2
+
3
enum {
4
CAMERA_R160x120 = 0x00, /* QQVGA Resolution */
5
CAMERA_R320x240 = 0x01, /* QVGA Resolution */
0 commit comments