From: Vincent Poulailleau Date: Fri, 31 May 2019 09:56:51 +0000 (+0200) Subject: Update Readme with latest release X-Git-Url: http://git.itanic.dy.fi/?p=BME280_driver;a=commitdiff_plain;h=94d447af1085bdc9196147a59f06beafe207b23b Update Readme with latest release --- diff --git a/README.md b/README.md index 8512743..48c4560 100644 --- 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