Skip to content

Releases: adafruit/Adafruit_BME680

2.0.5 Add Wire1 to example for QTPY

18 Sep 19:06
f0c5494
Compare
Choose a tag to compare

What's Changed

  • Fix sample to choose between Wire and Wire1 for QTPy usage by @oculartechie in #54

New Contributors

Full Changelog: 2.0.4...2.0.5

2.0.4 Bump version in library.properties

15 Nov 15:13
919237f
Compare
Choose a tag to compare

What's Changed

  • Update version number to 2.0.4 by @tyeth in #56

Full Changelog: 2.0.3...2.0.4

2.0.3 - Updated CI Actions versions

22 May 16:53
Compare
Choose a tag to compare
Update CI action versions

2.0.2 - Cleared warning about unused parameter

10 May 19:06
29897a6
Compare
Choose a tag to compare

2.0.1 - Made library up to date with latest code from Bosch's library

27 Jul 20:25
d45c7c1
Compare
Choose a tag to compare

2.0.0 - Added BME688 support

29 Apr 17:49
e3e0372
Compare
Choose a tag to compare
Merge pull request #44 from adafruit/688

Update API to add BME688

1.1.1 - Fixed SPI issue causing code to fail on initialization

30 Jun 14:32
e2131b8
Compare
Choose a tag to compare

1.1.0 - Moved repository to GitHub Actions

11 Jun 02:19
f2b571c
Compare
Choose a tag to compare

1.0.8 - Added setGasHeater config, misc. bugfixes, doxygen update

10 Jun 03:17
2b3267b
Compare
Choose a tag to compare

Latest Bosch API & many fixes

23 Sep 03:56
Compare
Choose a tag to compare

A few typos fixed, latest BME680 API, fixed SAMD21 hardware SPI