Skip to content

Releases: adafruit/Adafruit_BME280_Library

2.0.2 - Added docs badge

25 Apr 17:26
6508738
Compare
Choose a tag to compare
Update library.properties

2.0.1 - Actions update

08 Jan 18:37
a7ef0e4
Compare
Choose a tag to compare
Update library.properties

*Breaking Change* Change in sensor detection, addition of Adafruit Sensor

29 Dec 08:52
95f050b
Compare
Choose a tag to compare

BREAKING:
Removed some 'too smart' sensor detection code. We no longer look for alternate I2C addresses
begin() has been simplified for I2C, there's only one begin() function for I2C, and you can pass in address / Wire

Also added Adafruit Sensor interface to create individual Temp/Humidity/Pressure Sensor objects.
Moved to Actions CI & clang-formatted

Update I2C Constructors

15 Nov 16:10
616c729
Compare
Choose a tag to compare
  • Allow for all combos of default / custom I2C port / address. Thanks @hhk7734

1.0.10 - Bugfix & Travis

13 Sep 22:12
f3fc9f6
Compare
Choose a tag to compare

Updated to make sure sensor is in sleep when configs are changed
Updated travis config

1.0.9

04 Jul 10:14
9d2136d
Compare
Choose a tag to compare
Update library.properties

Fix register shifting calcs

04 Feb 05:17
24a162b
Compare
Choose a tag to compare

startup fix

27 Dec 23:40
Compare
Choose a tag to compare
1.0.7

DM: bump

bump!

30 Oct 18:21
Compare
Choose a tag to compare
1.0.6

bump

v1.05

12 Feb 02:51
Compare
Choose a tag to compare

more advanced sampling/filtering setups