Skip to content

1.3.5 - Added missing return type annotation

Compare
Choose a tag to compare
@tekktrik tekktrik released this 07 Jul 14:09
· 33 commits to main since this release
ba924d5

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.