We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d1e4db commit b47033bCopy full SHA for b47033b
1 file changed
shared-module/epaperdisplay/EPaperDisplay.h
@@ -31,6 +31,7 @@
31
#include "shared-module/displayio/area.h"
32
#include "shared-module/displayio/bus_core.h"
33
#include "shared-module/displayio/display_core.h"
34
+#include "common-hal/digitalio/DigitalInOut.h"
35
36
typedef struct {
37
mp_obj_base_t base;
0 commit comments