Releases: adafruit/Adafruit_CircuitPython_BME280
2.6.18 - Fixed pylint errors
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.
2.6.17 - Bus Protocol Helpers Refactored
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.
2.6.16 - Made copyright stay up to date in docs/conf.py
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.
2.6.15 - Fixed version string
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.
2.6.14 - Switched to pyproject.toml
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.
2.6.13 - Added cp.org link to index.rst
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.
2.6.12 - Repo documentation and config updates
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.
2.6.11 - Reformatted library to match latest black version
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.
2.6.10 - Added type hints
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.
2.6.9 - Updated documentation link, python version
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.