A library to read BME280 sensor with error detection

Fork of BME280 by Toyomasa Watarai

Revision:
4:ddcaa259e65b
Parent:
1:763a4018aaec
--- a/BME280.h	Tue May 12 12:07:25 2015 +0000
+++ b/BME280.h	Tue May 12 13:32:09 2015 +0000
@@ -9,7 +9,7 @@
  *    https://www.switch-science.com/catalog/2236/
  *
  *  For more information about the BME280:
- *    http://ae-bst.resource.bosch.com/media/products/dokumente/bme280/BST-BME280_DS001-09.pdf
+ *    http://ae-bst.resource.bosch.com/media/products/dokumente/bme280/BST-BME280_DS001-10.pdf
  */
  
 #ifndef MBED_BME280_H