adafruit / Adafruit_CircuitPython_RGB_Display

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

Removed displayio from examples #79

Closed makermelissa closed 4 years ago

makermelissa commented 4 years ago

Fixes #76. I think these may have had displayio in here as a result of testing on displays with displayio automatically loaded such as the PyPortal. However, this goes against using this library as an alternative to displayio.