work.

Dependencies:   Blynk mbed

Revision:
3:4cd9171ba989
Parent:
2:6cd3b0947188
--- a/I2Cdev.h	Wed Jun 15 03:08:40 2016 +0000
+++ b/I2Cdev.h	Thu Jun 16 08:08:30 2016 +0000
@@ -1,5 +1,6 @@
 #ifndef _I2CDEV_H_
 #define _I2CDEV_H_
+#if 0
 #include "mbed.h"
 
 #define I2CDEV_DEFAULT_READ_TIMEOUT     1000
@@ -31,3 +32,4 @@
 };
 
 #endif /* _I2CDEV_H_ */
+#endif
\ No newline at end of file