ADT7410 library

Dependents:   mbed_DEMO mbed_BLE

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

Revision:
1:b13511ed5965
Parent:
0:cebbc4e855af
--- a/typedef.h	Sat Oct 04 12:01:32 2014 +0000
+++ b/typedef.h	Fri Oct 10 04:39:36 2014 +0000
@@ -19,6 +19,7 @@
 {
     WORD Val;
     BYTE v[2];
+    short S;
     struct
     {
         BYTE LB;