Releases: adafruit/Adafruit_CircuitPython_MMA8451
Releases · adafruit/Adafruit_CircuitPython_MMA8451
Now uses write_then_readinto for repeated start
with the newest busdevice library, it now works on Linux!
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip install adafruit-circuitpython-mma8451
.
Read the docs for info on how to use it.
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-mma8451
.
Read the docs for info on how to use it.
Fix release process
Release bundles should now be included!
Initial release
Initial release for MPY generation.