QC Control software

Dependencies:   mbed

Fork of dgps by Colin Stearns

Revision:
32:9cb7bc3fc9e0
Parent:
20:81d5655fecc2
Child:
36:53b69e471b5a
--- a/handle/handleGPS.h	Tue Apr 22 15:40:23 2014 +0000
+++ b/handle/handleGPS.h	Wed Apr 23 01:43:17 2014 +0000
@@ -32,6 +32,8 @@
     
     void sendGpsCommand(std::string command);
     
+    void next_waypoint();
+    
     //handle incoming com from GPS hardware
     void handleUpdate();