Skip to content

Releases: adafruit/Adafruit_BMP280_Library

2.4.4 - Matched BME280 library behaviour on sensorID

29 Nov 19:13
0a6ca55
Compare
Choose a tag to compare

Fix compilation issues on Zero

27 Nov 16:26
Compare
Choose a tag to compare

new zero release changed definition of SPI, removed the old forward decls

2.4.2 - Fixed uninitialized configuration structs issue

14 Sep 15:44
9485eab
Compare
Choose a tag to compare

2.4.1 Memory alloc cleanup

24 Aug 15:38
afdc338
Compare
Choose a tag to compare
  • Add some checks and cleanup dynamic memory allocation usage

2.4.0 - Convert to BusIO

31 Jul 21:30
7dea792
Compare
Choose a tag to compare
Convert to BusIO (#55)

* convert to busio

* clang

2.3.0 - Added unified sensor mode support over SPI, allow for deletion of sensors in SPI mode

24 May 19:43
5c18bda
Compare
Choose a tag to compare

2.2.0 - Added sensorID

17 May 19:17
466138f
Compare
Choose a tag to compare
Bump to 2.2.0

2.1.2 - Added alternative address to examples

08 Apr 20:12
2512b48
Compare
Choose a tag to compare

Typo fix

20 Jan 23:40
2d94a81
Compare
Choose a tag to compare
  • Sensor min/max value parameters were swapped. Thanks @AlexZibin for finding this.

2.1.0 - Added method to calculate the boiling point of water at a given pressure, documentation changes

21 Sep 20:19
dd4b67f
Compare
Choose a tag to compare