Skip to content

Commit

Permalink
Merge pull request #71 from vpoulailleau/patch-1
Browse files Browse the repository at this point in the history
Update Readme with latest release
  • Loading branch information
Bosch Sensortec authored May 31, 2019
2 parents a78b67c + 94d447a commit adf3b40
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down Expand Up @@ -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

0 comments on commit adf3b40

Please sign in to comment.