1.3.3 - Changed CI from Travis to GitHub Actions
This release includes:
- Migrating this repository from Travis to GitHub Actions. This has no effect on the behavior of the code itself.
- Example fancyled_neopixel_rotate.py has been renamed to fancyled_neopixel_rotate_simpletest.py
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-fancyled
.
Read the docs for info on how to use it.