0.6.7 - Use Neopixel-like Protocol from circuitpython_typing
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.