Initial Commit

Dependencies:   mbed HC05 QEI MODSERIAL SWSPI mbed-rtos

Revision:
4:81b0de07841f
Parent:
2:0f80c8a1c236
--- a/shell/bt_shell.h	Sun Oct 12 23:27:43 2014 +0000
+++ b/shell/bt_shell.h	Tue Oct 14 17:55:37 2014 +0000
@@ -2,6 +2,7 @@
 #define BT_shell_H
 #include "robot.h"
 #include "ultrasonic.h"
+#include "tone.h"
 
 extern "C" void mbed_reset();
 void bt_shell_run();