MPL3115A2_for_weather_shield

Dependents:   SPARKFUN_WEATHER_SHIELD

Fork of MPL3115A2 by Michael Lange

Revision:
4:9ba8fde79093
Parent:
3:7c7c1ea6fc33
--- a/MPL3115A2.h	Wed Apr 02 12:59:44 2014 +0000
+++ b/MPL3115A2.h	Thu Oct 20 16:47:25 2016 +0000
@@ -43,7 +43,7 @@
 #include "Temperature.h"
 #include "Pressure.h"
 
-#define MPL3115A2_ADDRESS   0xC0    // Shifted 7-bit I2C address for sensor
+#define MPL3115A2_ADDRESS 0xC0  // I2C address for sensor
 
 #define READ_ACK 1                  // For mbed I2C Read method.
 #define READ_NAK 0