LPS331 library

Dependents:   mbed_DEMO

See https://developer.mbed.org/users/yasuyuki/notebook/LPS331/

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;