change2shinsu

Dependencies:   mbed mbedTimer SDFileSystem MU2 GPS

Revision:
7:c94dd56226a1
Parent:
5:6d0de80387cf
--- a/main.cpp	Wed Aug 07 10:05:17 2019 +0000
+++ b/main.cpp	Sun Aug 18 13:58:20 2019 +0000
@@ -75,7 +75,7 @@
                 if((getGPS[5]=='G')&&(getGPS[6]=='A')) 
                 {
                     
-                        MuPort.send(getGPS);
+                    MuPort.send(getGPS);
                     
                     /*if(fp == NULL) {
                         error("Could not open file for write\n");