BME680 driver - minor corrections

This commit is contained in:
Gunar Schorcht 2017-10-19 07:24:28 +02:00
parent 962c9ca4b8
commit d9bda2c27a

View file

@ -1,8 +1,6 @@
# BME680 Driver Examples # BME680 Driver Examples
These examples references two addtional drivers **i2c** and **bme680**, which are provided in the `../../extras` folder. These examples demonstrate the usage of the BME680 driver with only one and multiple BME680 sensors.
If you plan to use one or both of this drivers in your own projects, please check the main development pages for updated versions or reported issues.
## Hardware setup ## Hardware setup