Releases: JuraszekL/BME280_Driver
Releases · JuraszekL/BME280_Driver
v2.0.0
- add support for SPI operations
<-> reorganized driver to one single structure
v1.0.0
- 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
Fixed bug with retutrn values.