Skip to content

2.6.17 - Bus Protocol Helpers Refactored

Compare
Choose a tag to compare
@FoamyGuy FoamyGuy released this 26 Sep 17:12
· 23 commits to main since this release
c7d4e1c

The SPI and I2C bus protocol helper classes have been refactored to use super classes in order to reduce code duplication. Thank you @rsbohn

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

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

Read the docs for info on how to use it.