Releases: adafruit/Adafruit_BMP280_Library
Releases · adafruit/Adafruit_BMP280_Library
2.6.8 - Updated CI actions version
2.6.7 - Updated CI Actions versions
Update CI action versions
2.6.6 - Removed dead code
Bump to 2.6.6
2.6.5 - Fix keywords.txt
Update library.properties
2.6.4 - Created keywords.txt
Bump to 2.6.4
2.6.3 - Fixed a typo in documentation
Bump to 2.6.3
2.6.2 - Fixed destructor
Bump to 2.6.2
2.6.1 - Fixed printSensorDetails() issue
Bump to 2.6.1
2.6.0 - Enabled forced measurement mode
Bump to 2.6.0
2.5.0 - Safeguard begin() call
- Adds a check to make sure
begin()
has been called before trying to read sensor values.