From 94d447af1085bdc9196147a59f06beafe207b23b Mon Sep 17 00:00:00 2001 From: Vincent Poulailleau Date: Fri, 31 May 2019 11:56:51 +0200 Subject: [PATCH] Update Readme with latest release --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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 -- 2.45.0