Releases: boschsensortec/BME280_SensorAPI
Releases · boschsensortec/BME280_SensorAPI
BME280 v3.5.1
- Updated to new architecture.
- Added examples.
- Updated contributed examples.
BME280 v3.5.0
Updated interface design and examples.
BME280 v3.4.3
- Cleaned macros and defaulted to using floating point compensation
BME280 v3.4.2
Fixed a bug with integer and double compensation equations
BME280 v3.4.1
Updated license and formatting
BME280 v3.3.7
- Added a wait until the NVM copy is complete.
BME280 v3.3.6
- Fixed typo in standby macro
- Updated formatting
BME280 v3.3.4
- Added chapter for Sensor data's units
- humidity_max value updated in "compensate_humidity" API integer version
- Removed changelog
BME280 v3.3.2
Added selftest API based on CRC
Linux compatibility issue fixed
BME280 v3.3.1
Changed
- Created the following user APIs which were previously static
- bme280_parse_sensor_data
- bme280_compensate_data