Skip to content

Coordinate fix and now on PyPI!

Compare
Choose a tag to compare
@kattni kattni released this 08 Nov 19:17
78f2165

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.