adafruit / Adafruit_CircuitPython_RGB_Display

Drivers for RGB displays for Adafruit CircuitPython.
MIT License
131 stars 52 forks source link

Added 240x240 support to Pillow Examples, reorganized initializers #37

Closed makermelissa closed 4 years ago

makermelissa commented 4 years ago

Rearranged the initializers to be more like the EPD library. This should make it easier to add more displays and for users' to change them.