Skip to content

2.0.0 - Updated signature to match builtin

Compare
Choose a tag to compare
@tekktrik tekktrik released this 13 Dec 19:56
· 9 commits to main since this release
5f64550

Changed signature to match the builtin for CircuitPython. This is an API-breaking change, but shouldn't impact existing libraries or guides,

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

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

Read the docs for info on how to use it.