Releases: adafruit/Adafruit_CircuitPython_ADT7410
2.0.3 - Displayio Example
2.0.2 - RTD Sphinx Config
Full Changelog: 2.0.1...2.0.2
2.0.1 - Fix For Sphinx RTD Theme
Full Changelog: 2.0.0...2.0.1
2.0.0 Refactor to Use Register
This release includes a refactor of the library to use register library for I2C communication. Resolution mode is now accessible with a direct configuration property in addition to the original high_resolution
boolean property. Thank you @jposada202020.
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-adt7410
.
Read the docs for info on how to use it.
What's Changed
- updating lib by @jposada202020 in #24
Full Changelog: 1.3.13...2.0.0
1.3.13 - Fix RTD Docs Build and Unpin Sphinx
Changes: 1.3.12...1.3.13
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-adt7410
.
Read the docs for info on how to use it.
1.3.12 - Fix RTD Theme Issue
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-adt7410
.
Read the docs for info on how to use it.
1.3.11 - Updated .pylintrc, fixed jQuery
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-ADT7410
.
Read the docs for info on how to use it.
Fixed readme.rst
Fixing example in readme.rst. Thanks @matsujirushi
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-adt7410
.
Read the docs for info on how to use it.
1.3.9 - Added commented out board.STEMMA_I2C with explanation
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-adt7410
.
Read the docs for info on how to use it.
1.3.8 - 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-adt7410
.
Read the docs for info on how to use it.