Add to 11U68 11E68

Dependencies:   DirectoryList MODSERIAL mbed

Fork of ika_shouyu_poppoyaki by Tedd OKANO

Revision:
29:96e28bc1bd99
Parent:
28:689c3880e0e4
Child:
30:e0d7524661ca
--- a/serial_utilities.cpp	Fri Sep 20 00:40:08 2013 +0000
+++ b/serial_utilities.cpp	Fri Sep 20 01:48:26 2013 +0000
@@ -107,7 +107,7 @@
             *b++    = target.getc();
             toggle_led( 1 );
         }
-        
+
         if ( timeout_flag )
             return ( i );
     }