Skip to content
This repository has been archived by the owner on Apr 20, 2022. It is now read-only.

Update for CircuitPython 5.x API

Compare
Choose a tag to compare
@tannewt tannewt released this 30 Apr 19:53
ca839ea

This updates the PixelBuf API to match the one in CircuitPython 5.x. Thanks to @dunkmann00 for updating it.

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

To use in CPython, pip install adafruit-circuitpython-pypixelbuf.

Read the docs for info on how to use it.