adafruit / Adafruit_EPD

e-paper display driver for Arduino
141 stars 57 forks source link

GizmoTest needs updating to handle CPX #19

Closed makermelissa closed 4 years ago

makermelissa commented 4 years ago

The GizmoTest only uses the default SPI port, so it only works with the Circuit Playground Bluefruit. Now that the EPD library handles passing a SPI port, extending that to the Adafruit_IL0373 class should be fairly simple and a similar test as the TFT Gizmo example has can be used in the GizmoTest example.