GPS Latitude/Longitude Buffer Verification

Dependencies:   mbed

Files at this revision

API Documentation at this revision

Comitter:
Rbinas
Date:
Sun Feb 24 02:08:17 2019 +0000
Parent:
0:8508616aa661
Commit message:
revo

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Wed May 02 03:53:27 2018 +0000
+++ b/main.cpp	Sun Feb 24 02:08:17 2019 +0000
@@ -16,7 +16,6 @@
 int main() {
     pc.baud(9600);
     
-   // char gpsout[1024];
     while (1) {
         GPSBuffer[0] = '\0';
         while (1) {