work.

Dependencies:   Blynk mbed

Revision:
2:6cd3b0947188
Parent:
1:0e75de2a5d21
--- a/U8glib.h	Mon Jun 13 02:21:11 2016 +0000
+++ b/U8glib.h	Wed Jun 15 03:08:40 2016 +0000
@@ -35,11 +35,12 @@
 
 */
 
+#if 0
 #ifndef _CPP_U8GLIB
 #define _CPP_U8GLIB
 #include "mbed.h"
 #include <Printit.h>
-#include "u8g.h"
+//#include "u8g.h"
 
 extern void log(char *);
 extern Serial pc;
@@ -1439,3 +1440,4 @@
 
 #endif /* _CPP_U8GLIB */
 
+#endif
\ No newline at end of file