adafruit / Adafruit_CircuitPython_SSD1351

displayio Driver for SSD1351 Displays
MIT License
4 stars 8 forks source link

I have a working displayio Driver for the SSD1351 #3

Closed makermelissa closed 5 years ago

makermelissa commented 5 years ago

Please use PR https://github.com/adafruit/circuitpython/pull/1708 for testing this driver.

makermelissa commented 5 years ago

For testing, this driver depends on https://github.com/adafruit/circuitpython/pull/1708 which includes a new option I added to displayio.

makermelissa commented 5 years ago

Ok, now that my changes were merged into CP, this driver is ready to be merged (after review of course). :)