Releases: adafruit/Adafruit_CircuitPython_ADT7410
Releases · adafruit/Adafruit_CircuitPython_ADT7410
1.0.2 - Changed CI from Travis to GitHub Actions
This release includes:
- Migrating this repository from Travis to GitHub Actions. This has no effect on the behavior of the code itself.
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.
Remove stop kwarg and use write_then_readinto
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.
Initial release and now on PyPi!
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.