Merge pull request #71 from vpoulailleau/patch-1

Update Readme with latest release
This commit is contained in:
Bosch Sensortec 2019-05-31 14:02:14 +02:00 committed by GitHub
commit adf3b40195
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,9 +7,9 @@ The sensor driver package includes bme280.c, bme280.h and bme280_defs.h files.
## Version
File | Version | Date
--------------|---------|------------
bme280.c | 3.3.5 | 08 Nov 2018
bme280.h | 3.3.5 | 08 Nov 2018
bme280_defs.h | 3.3.5 | 08 Nov 2018
bme280.c | 3.3.6 | 08 Mar 2019
bme280.h | 3.3.6 | 08 Mar 2019
bme280_defs.h | 3.3.6 | 08 Mar 2019
## Integration details
* Integrate bme280.h, bme280_defs.h and bme280.c file in to the project.
@ -297,4 +297,4 @@ int8_t user_i2c_write(uint8_t dev_id, uint8_t reg_addr, uint8_t *reg_data, uint1
```
## Copyright (C) 2016 - 2017 Bosch Sensortec GmbH
## Copyright (C) 2016 - 2017 Bosch Sensortec GmbH