Releases: adafruit/Adafruit_CircuitPython_ADT7410
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.
1.3.7 - Fixed version string
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.6 - Switched to pyproject.toml
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.5 - Added missing return type annotation
Added missing None return type annotation for ADT7410.__init__(). Thanks @tcfranks!
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.4 - 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-adt7410.
Read the docs for info on how to use it.
1.3.3 - Repo documentation and config updates
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.2 - Added type hints
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.1 - Updated documentation link, python version
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.