Colin Stearns / Mbed 2 deprecated qcControl

Dependencies:   mbed

Fork of dgps by Colin Stearns

Revision:
52:b4dddb28dffa
Parent:
40:7b4d6043f533
Child:
53:d785a6f6abdd
--- a/main.cpp	Wed Apr 23 04:09:06 2014 +0000
+++ b/main.cpp	Sat Apr 26 03:35:53 2014 +0000
@@ -112,13 +112,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