Skip to content

Commit 3371620

Browse files
committed
Portenta Camera: add proper include
1 parent c1f5ead commit 3371620

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libraries/Portenta_Camera/camera.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#include "Arduino.h"
1+
#include "drivers/InterruptIn.h"
22

33
enum {
44
CAMERA_R160x120 = 0x00, /* QQVGA Resolution */

0 commit comments

Comments
 (0)