Skip to content

4.0.0 - Library packaging update

Compare
Choose a tag to compare
@tekktrik tekktrik released this 02 Mar 22:09
· 47 commits to main since this release
8878f1b

The new heater control functionality also caused this library to grow into a collection of files (addition of i2c_bits.py) under a single folder. This major revision update signifies this update. It is sufficient to treat the folder as you would have the file (e.g., add it to your board by copy/pasting into lib folder).

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-si7021.

Read the docs for info on how to use it.