Skip to content

0.6.7 - Use Neopixel-like Protocol from circuitpython_typing

Compare
Choose a tag to compare
@FoamyGuy FoamyGuy released this 03 May 21:53
· 79 commits to main since this release
b3408b0

This release uses the neopixel-like Protocol from circuitpython_typing instead of defining a Protocol in this library. Thank you @tekktrik

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

To use in CPython, pip3 install adafruit-circuitpython-esp-atcontrol.

Read the docs for info on how to use it.