Releases: adafruit/Adafruit_CircuitPython_TMP117
1.1.6 - Made copyright stay up to date in docs/conf.py
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-tmp117
.
Read the docs for info on how to use it.
1.1.5 - Fixed version string
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-tmp117
.
Read the docs for info on how to use it.
1.1.4 - Switched to pyproject.toml
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-tmp117
.
Read the docs for info on how to use it.
1.1.3 - Added cp.org link to index.rst
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-tmp117
.
Read the docs for info on how to use it.
1.1.2 - Repo documentation and config updates
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-tmp117
.
Read the docs for info on how to use it.
1.1.1 - Updated documentation link, python version
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-tmp117
.
Read the docs for info on how to use it.
1.1.0 - Fix Misspelled Function Name
In previous versions of the library there was a function erroneously named take_single_measurememt
. This version corrects the typo in the version name. The new name for this function is take_single_measurement
. Any user code that makes use of this function will need to be updated to the new correct function name to use this and future versions of the library. Thank you @billtubbs
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-tmp117
.
Read the docs for info on how to use it.
1.0.6 - Updated pylint version, linted
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-tmp117
.
Read the docs for info on how to use it.
1.0.5 - Added Typing Information
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-tmp117
.
Read the docs for info on how to use it.
1.0.4 - Improved documentation
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-tmp117
.
Read the docs for info on how to use it.