adafruit / Adafruit_EPD

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

Change reset pins to 8 as to not require 2 fritzings #30

Closed makermelissa closed 4 years ago

makermelissa commented 4 years ago

Since SD_CS uses pin 5 on the feather, I realized it made more sense to use pin 8 for the feather since it doesn't actually exist and isn't used, but can be used on a metro with a breakout. So then I can just make a single complete fritzing with all wires attached.