Library for ublox neo 6m

Dependents:   GPS-Tracking-Velo

Revision:
2:2b9befe69d07
Parent:
1:9a8a3f68b005
diff -r 9a8a3f68b005 -r 2b9befe69d07 GPS.h
--- a/GPS.h	Fri Apr 12 17:48:32 2019 +0000
+++ b/GPS.h	Tue Apr 16 21:53:03 2019 +0000
@@ -63,10 +63,10 @@
     int sat_tracked;
     
     /**dilution of precision (PDOP)*/
-    double pdop;
+    //double pdop;
     
     /**Horizontal dilution of precision (HDOP) */
-    double hdop;
+    //double hdop;
     
     /**Vertical dilution of precision (VDOP)*/
     //float vdop;