Skip to content

Releases: JuraszekL/BME280_Driver

v2.0.0

13 May 16:30
Compare
Choose a tag to compare
  • add support for SPI operations
    <-> reorganized driver to one single structure

v1.0.0

07 May 11:44
Compare
Choose a tag to compare
  • add support for reading data in forced mode
    <-> changed initialization procedure (with new BME280_Driver_t structure)
    <-> renamed some functions to new naming convention
  • add offline documentation in Doc.zip file
  • add new driver's configurations options

v0.1.1

07 May 08:45
Compare
Choose a tag to compare

Fixed bug with retutrn values.

v0.1.0

01 May 15:28
Compare
Choose a tag to compare

Initial release.