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.