Skip to content

Commit 97a56cf

Browse files
committed
Portenta: fix video driver
1 parent aea05a0 commit 97a56cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libraries/Portenta_Video/anx7625.cpp

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
//#include <delay.h>
1818
//#include <device/i2c_simple.h>
1919
#include <Arduino.h>
20+
#include <drivers/DigitalOut.h>
2021
//#include <gpio.h>
2122
//#include <timer.h>
2223
#include <string.h>

0 commit comments

Comments
 (0)