adafruit / Adafruit_CircuitPython_RGB_Display

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

There is no SPI.read(), only readinto() #8

Closed deshipu closed 6 years ago

deshipu commented 6 years ago

Use SPI.readinto() instead of SPI.read()