Code to control HC05 bluetooth bot

Dependencies:   mbed 4DGL-uLCD-SE Motor RPCInterface

Revision:
3:5d573864f5a2
Parent:
2:5cd9ce9152a7
Child:
4:92435cf4d9f8
--- a/main.cpp	Fri Nov 04 16:31:05 2016 +0000
+++ b/main.cpp	Fri Nov 04 16:46:48 2016 +0000
@@ -14,5 +14,6 @@
 
     while(1) {
 
+
     }
 }