Did some corrections in BME280 example.

This commit is contained in:
Marcel Schulz 2018-02-11 14:15:21 +01:00
parent 9b632383a8
commit 5f8bd87214
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
* GND --> GND
* empty --> CSB
* empty --> SD0
* The I2C Address of BME280 usually is 0x76 --> Put this into bme.begin(0x76) at setup function. If this is not working try 0x77.
* The I2C Address of BME280 usually is 0x76 --> Put this into bme.begin(0x76) at setup function. If this is not working try 0x77.
*
* Step 3 - Download and include the Sparkfun BME280 library.
* https://github.com/sparkfun/SparkFun_BME280_Arduino_Library