adafruit / Adafruit_CircuitPython_SSD1680

CircuitPython `displayio` driver for SSD1680-based ePaper displays
MIT License
7 stars 7 forks source link

Fix typo in FourWire #18

Closed makermelissa closed 1 year ago

makermelissa commented 1 year ago

I noticed this when running the driver on the Raspberry Pi, which is less forgiving. I think this may have been a carryover from the SSD1675, which has already been fixed.