QC Control software

Dependencies:   mbed

Fork of dgps by Colin Stearns

Revision:
15:e3e03a9df89e
Parent:
14:6be57da62283
Child:
20:81d5655fecc2
--- a/handle/handleGPS.h	Thu Apr 10 02:19:07 2014 +0000
+++ b/handle/handleGPS.h	Thu Apr 10 05:38:45 2014 +0000
@@ -9,7 +9,6 @@
 #include "dataLocation.h"
 #include <mbed.h>
 #include "gps.h"
-
 #define MAXREADIN 256
 
 class GPSHandle{