Skip to content

2.6.0 - Sequence Previous Function

Compare
Choose a tag to compare
@FoamyGuy FoamyGuy released this 24 Oct 16:30
· 56 commits to main since this release
795be50

This release adds a previous() function to the Sequence class that acts as the opposite of next(). Thank you @arturo182!

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

To use in CPython, pip3 install adafruit-circuitpython-led-animation.

Read the docs for info on how to use it.