Releases: adafruit/Adafruit_CircuitPython_SI4713
Releases · adafruit/Adafruit_CircuitPython_SI4713
Fixed for RPi
And updated example to si4713_simpletest.py
.
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-si4713
.
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-si4713
.
Read the docs for info on how to use it.
Documentation update.
Thanks to @tannewt for the doing this!
Same as 1.0.0
But with release artifacts fixed.
Initial release
Initial release for MPY generation.