Skip to content

Releases: boschsensortec/BME280_SensorAPI

BME280 v3.5.1

17 Apr 09:01
Compare
Choose a tag to compare
  • Updated to new architecture.
  • Added examples.
  • Updated contributed examples.

BME280 v3.5.0

06 Jul 06:09
Compare
Choose a tag to compare

Updated interface design and examples.

BME280 v3.4.3

10 Feb 09:53
Compare
Choose a tag to compare
  • Cleaned macros and defaulted to using floating point compensation

BME280 v3.4.2

22 Jan 14:59
Compare
Choose a tag to compare

Fixed a bug with integer and double compensation equations

BME280 v3.4.1

14 Jan 07:54
Compare
Choose a tag to compare

Updated license and formatting

BME280 v3.3.7

13 Sep 11:15
Compare
Choose a tag to compare
  • Added a wait until the NVM copy is complete.

BME280 v3.3.6

08 Mar 12:25
Compare
Choose a tag to compare
  • Fixed typo in standby macro
  • Updated formatting

BME280 v3.3.4

26 Feb 12:08
Compare
Choose a tag to compare
  • Added chapter for Sensor data's units
  • humidity_max value updated in "compensate_humidity" API integer version
  • Removed changelog

BME280 v3.3.2

23 Nov 07:22
Compare
Choose a tag to compare

Added selftest API based on CRC
Linux compatibility issue fixed

BME280 v3.3.1

08 Nov 06:52
Compare
Choose a tag to compare

Changed

  • Created the following user APIs which were previously static
    • bme280_parse_sensor_data
    • bme280_compensate_data