Releases: adafruit/Adafruit_CircuitPython_MAX31855
Minor fixes
Fixed badge, added update to force use of desired pylint
version.
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip install adafruit-circuitpython-max31855
.
Read the docs for info on how to use it.
Release for PyPI
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.
To use in CPython, pip install adafruit-circuitpython-max31855
.
Read the docs for info on how to use it.
Improved reference documentation.
Thanks to @sommersoft for the great work!
Updated with lint and autobundling!
Thanks to @tannewt for the great work!
2.0 Release for CircuitPython 2.x
2.0 Release for CircuitPython 2.x versions. Note this might not work with CircuitPython 3.0+ releases!
Second release for CircuitPython 0.9.4
Second release for TravisCI generation. Requires CircuitPython 0.9.4!
Release for CircuitPython 0.9.4
This requires CircuitPython 0.9.4+!
- Switch example to
nativeio
split APIs.
Initial release for bundle
This is the initial driver release for inclusion in the bundle.