Grove GPS sensor with FRDM K64F to get NMEA data and to parse the NMEA sentences to get the Latitude and Longitude information.

Dependencies:   mbed

Revision:
1:694c547e2961
Parent:
0:0da308226fbd
--- a/main.cpp	Wed Apr 19 20:39:26 2017 +0000
+++ b/main.cpp	Thu May 04 04:44:06 2017 +0000
@@ -119,4 +119,4 @@
              
              }
         }
-       
\ No newline at end of file
+    }   
\ No newline at end of file