Driver for Sparkfun GP-20U7 GPS module

Dependents:   GP20U7_HelloWorld gpsmpu60500 BaseStation healt_monitor_ECE4180

Revision:
7:120983998da2
Parent:
6:0a167594f765
Child:
8:720966cb4824
--- a/GPS.cpp	Wed Mar 16 19:13:44 2016 +0000
+++ b/GPS.cpp	Wed Mar 16 19:18:00 2016 +0000
@@ -37,7 +37,7 @@
 
 int GPS::sample() {
     //float time, hori_dilute, alt,geoid;
-    char gu, hu;
+   
     int lock;
     
     while(1) {