Skip to content

Fixed TypeError issue on Raspberry Pi

Compare
Choose a tag to compare
@makermelissa makermelissa released this 14 Oct 16:25
a5095d0

Drawing Test was causing an issue on the Raspberry Pi where the string was not converted to bytes. That issue has been resolved.

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip3 install adafruit-circuitpython-ra8875.

Read the docs for info on how to use it.