gps

Dependencies:   SDFileSystem mbed

Fork of SDFileSystem_HelloWorld by Hiroki Saito

Revision:
2:51d1db448212
Parent:
1:6ea35a0ac85d
diff -r 6ea35a0ac85d -r 51d1db448212 main.cpp
--- a/main.cpp	Mon Feb 29 11:23:34 2016 +0000
+++ b/main.cpp	Mon Feb 29 11:36:22 2016 +0000
@@ -10,7 +10,7 @@
 DigitalOut myled3(LED3);
 DigitalOut myled4(LED4);
 char gpsc2[200];
-int gpsc3;
+
 int a,b;
 int ido;
 int old_ido,old_kei;