Skip to content

Releases: adafruit/Adafruit_BMP280_Library

2.0.1 - Actions update

08 Jan 18:39
a49542c
Compare
Choose a tag to compare
Update library.properties

Major release - add Adafruit_Sensor interface

29 Dec 08:00
Compare
Choose a tag to compare

Now depends on Adafruit Unified Sensor - can generate 2 Sensor objects for temp/humidity on request
Actions CI, clang-format

1.0.6 - Typo fixed

27 Nov 19:00
71c52b8
Compare
Choose a tag to compare
Update library.properties

1.0.5

13 Sep 22:02
742f57b
Compare
Choose a tag to compare

Fixed a SPI bug
Updated README
removed unused humidity compensation variables

1.0.4

04 Jul 10:08
560a2c6
Compare
Choose a tag to compare
Update library.properties

1.0.3

15 May 10:42
4d26849
Compare
Choose a tag to compare
Update library.properties

1.0.2

22 Jan 01:36
Compare
Choose a tag to compare

increased oversampling on everything
temperature is auto-read before pressure

1.0.1 release with fix for using multiple sensors

06 Nov 02:37
Compare
Choose a tag to compare

Moved calibration data from static to member variable so multiple sensors can co-exist with different calibrations.

1.0.0 release for Arduino library manager

21 Aug 22:00
Compare
Choose a tag to compare

Initial release for Arduino library manager system.