-
Notifications
You must be signed in to change notification settings - Fork 58
Open
Description
This library is sort of half way there? Adafruit_EPD
is using BusIO:
Adafruit_EPD/src/Adafruit_EPD.h
Line 29 in f711ec8
#include <Adafruit_SPIDevice.h> |
but not
Adafruit_MCPSRAM
:Adafruit_EPD/src/Adafruit_MCPSRAM.h
Line 2 in f711ec8
#include <SPI.h> |
Also, Adafruit BusIO
is not currently listed as a dependency in library.properties
.
Metadata
Metadata
Assignees
Labels
No labels