Releases: adafruit/Adafruit_CircuitPython_BME680
3.7.11 - Fix Timout Logic
What's Changed
- Fix timeout error in adafruit_bme680.py by @savannahcofer in #77
New Contributors
- @savannahcofer made their first contribution in #77
Full Changelog: 3.7.10...3.7.11
3.7.10 - Timeout Instead of Hang Forever
What's Changed
Full Changelog: 3.7.9...3.7.10
3.7.9 - Fix For Sphinx RTD Theme
Full Changelog: 3.7.8...3.7.9
3.7.8 - Updated Copyright
3.7.7 - Use Ruff
What's Changed
- Ruff updates by @justmobilize in #70
New Contributors
- @justmobilize made their first contribution in #70
Full Changelog: 3.7.6...3.7.7
3.7.6 - Fix First Reading
What's Changed
Full Changelog: 3.7.5...3.7.6
3.7.5 - DisplayIO Example
3.7.4 - Fixes For Gas Sensing
This release contains fixes for issues with gas sensing that caused extra delays in the read time. Thank you @CTho9305
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-bme680
.
Read the docs for info on how to use it.
What's Changed
New Contributors
Full Changelog: 3.7.3...3.7.4
3.7.3 - Fix RTD Docs Build and Unpin Sphinx
Changes: 3.7.2...3.7.3
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-bme680
.
Read the docs for info on how to use it.
3.7.2 Cleanup and Feedback From #61
This release contains some general cleanup and feedback from #61.
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-bme680
.
Read the docs for info on how to use it.