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

Revision:
1:f70e671b008f
Parent:
0:ef4f624dc3ec
--- a/typedef.h	Sat Oct 04 12:02:25 2014 +0000
+++ b/typedef.h	Fri Oct 10 04:37:48 2014 +0000
@@ -19,6 +19,7 @@
 {
     WORD Val;
     BYTE v[2];
+    short S;
     struct
     {
         BYTE LB;