Coordinate fix and now on PyPI!
Fixed issue where button coordinates were incorrect at 0
and 180
degree rotations. Added checks to prevent use of non-existent coordinates for NeoPixels.
For PyPI:
- Added
setup.py
- Added PyPI release info to
.travis.yml
- Updated
requirements.txt
- Added a more comprehensive
.gitignore
- Updated
README
with PyPI install instructions
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip install adafruit-circuitpython-trellism4
.
Read the docs for info on how to use it.