QC Control software

Dependencies:   mbed

Fork of dgps by Colin Stearns

Revision:
54:fc7c8b5d4d41
Parent:
53:d785a6f6abdd
Child:
55:c2c10a521874
--- a/main.cpp	Sat Apr 26 04:09:11 2014 +0000
+++ b/main.cpp	Sat Apr 26 16:26:18 2014 +0000
@@ -113,7 +113,7 @@
 {
     
     // Start Mav test
-    
+    DH::Locs().add(LHType_targ,DataLocation(27.175015,78.042155,5.0));
     USB::getSerial().printf("Wait %d seconds\n",DELAYBOOT);
     wait(DELAYBOOT);    
     while(true){