Add to 11U68 11E68

Dependencies:   DirectoryList MODSERIAL mbed

Fork of ika_shouyu_poppoyaki by Tedd OKANO

Revision:
29:96e28bc1bd99
Parent:
27:2b5c1eb39bb5
Child:
30:e0d7524661ca
--- a/command_interface.cpp	Fri Sep 20 00:40:08 2013 +0000
+++ b/command_interface.cpp	Fri Sep 20 01:48:26 2013 +0000
@@ -2,6 +2,7 @@
 #include    "command_interface.h"
 #include    "serial_utilities.h"
 #include    "ika.h"
+#include    "_user_settings.h"
 
 
 int try_and_check( char *command, char *expected_return_str, int mode )