Austin Blackstone / Mbed 2 deprecated murataTCPDemo

Dependencies:   SNICInterface mbed-rtos mbed

Fork of murataDemo by Austin Blackstone

Revision:
15:abc12b228291
Parent:
11:bdf601a405fc
--- a/logo.h	Mon May 26 06:28:29 2014 +0000
+++ b/logo.h	Tue May 27 01:36:56 2014 +0000
@@ -50,6 +50,6 @@
     lcd.cls();
     lcd.print_bm(xively_logo, 24, i);
     lcd.copy_to_lcd(); 
-    wait(0.1);
+    wait(0.01);
   }
 }
\ No newline at end of file