Update Readme with latest release

This commit is contained in:
Vincent Poulailleau 2019-05-31 11:56:51 +02:00 committed by GitHub
parent a78b67c249
commit 94d447af10
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