Colin Stearns / Mbed 2 deprecated qcControl

Dependencies:   mbed

Fork of dgps by Colin Stearns

Revision:
53:d785a6f6abdd
Parent:
46:f89fc45811a1
Parent:
52:b4dddb28dffa
Child:
54:fc7c8b5d4d41
--- a/main.cpp	Sat Apr 26 04:03:20 2014 +0000
+++ b/main.cpp	Sat Apr 26 04:09:11 2014 +0000
@@ -113,13 +113,13 @@
 {
     
     // Start Mav test
-    /*
-    USB::getSerial().printf("Wait 20\n");
+    
+    USB::getSerial().printf("Wait %d seconds\n",DELAYBOOT);
     wait(DELAYBOOT);    
     while(true){
         MavCmd::get().run();
     }
-    */
+    
     // End mav test
     
     //handlers