QC Control software

Dependencies:   mbed

Fork of dgps by Colin Stearns

Revision:
46:f89fc45811a1
Parent:
44:2ae602b89961
Child:
49:06721139d298
Child:
53:d785a6f6abdd
--- a/main.cpp	Thu Apr 24 16:16:57 2014 +0000
+++ b/main.cpp	Fri Apr 25 23:50:51 2014 +0000
@@ -156,7 +156,7 @@
                 GPSHandle::getGPSHand().next_waypoint();
                 wait_us(100000);
             }else{
-                USB::getSerial().printf("Not close enough to waypoint for image\r\n");
+                //USB::getSerial().printf("Not close enough to waypoint for image\r\n");
             }
             count++;
         //}