Fork of original LPS331 library Changed the I2C address to 0xBA

Revision:
2:283e88a1bed7
Parent:
1:f70e671b008f
--- a/LPS331.h	Fri Oct 10 04:37:48 2014 +0000
+++ b/LPS331.h	Mon Jan 05 22:45:18 2015 +0000
@@ -8,7 +8,7 @@
 #ifndef LPS331_H_
 #define LPS331_H_
 
-#define LPS331_ADDR 0xB8
+#define LPS331_ADDR 0xBA
 #define LPS331_REF_P_XL 0x08
 #define LPS331_REF_P_L  0x09
 #define LPS331_REF_P_H  0x0A