Add to 11U68 11E68

Dependencies:   DirectoryList MODSERIAL mbed

Fork of ika_shouyu_poppoyaki by Tedd OKANO

Revision:
28:689c3880e0e4
Parent:
26:a63e73885b21
--- a/ika.h	Thu Sep 19 01:08:20 2013 +0000
+++ b/ika.h	Fri Sep 20 00:40:08 2013 +0000
@@ -1,7 +1,7 @@
 
 #pragma diag_suppress 1293  //  surpressing a warning message of "assignment in condition" ;)
 
-void set_leds( char v );
+void toggle_led( char v );
 
 extern int     error_state;