Releases: adafruit/Adafruit_CircuitPython_FancyLED
Releases · adafruit/Adafruit_CircuitPython_FancyLED
Now on PyPi!
- Added
setup.py
- Added PyPI release info to
.travis.yml
- Updated
requirements.txt
- Added a more comprehensive
.gitignore
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip install adafruit-circuitpython-fancyled
.
Read the docs for info on how to use it.
Example tweaks
Thanks to @tannewt for improving the examples
To use in CircuitPython, download the .mpy file and copy it to the lib
folder on the CIRCUITPY
drive. Or, simply install the Adafruit CircuitPython bundle.
Read the docs for info on how to use it.
Now lint free!
Thanks to @PaintYourDragon's persistence, this library is now lint-free and making Travis happy.
Full change list from 1.0.0.
To use in CircuitPython, download the .mpy file and copy it to the lib
folder on the CIRCUITPY
drive. Or, simply install the Adafruit CircuitPython bundle.
Read the docs for info on how to use it.
Initial release
1.0.0 Re-cookiecutter because .py filename change