]> git.itanic.dy.fi Git - BME280_driver/commitdiff
Merge pull request #71 from vpoulailleau/patch-1
authorBosch Sensortec <BoschSensortec@users.noreply.github.com>
Fri, 31 May 2019 12:02:14 +0000 (14:02 +0200)
committerGitHub <noreply@github.com>
Fri, 31 May 2019 12:02:14 +0000 (14:02 +0200)
Update Readme with latest release

README.md

index 8512743e11f7d5851c33cd491c21607d688174f2..48c456094c7c7c307fe4ed982662d27956e1c15b 100644 (file)
--- a/README.md
+++ b/README.md
@@ -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
\ No newline at end of file
+## Copyright (C) 2016 - 2017 Bosch Sensortec GmbH