This repository has been archived by the owner on Apr 20, 2022. It is now read-only.
Update for CircuitPython 5.x API
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.