2221

Dependencies:   mbed

Fork of AVC_gps by AVR Competition

Revision:
2:fb8c2df6e7e8
Parent:
1:2c7ebb32acda
--- a/main.cpp	Thu Oct 09 17:25:30 2014 +0000
+++ b/main.cpp	Thu Oct 09 17:27:04 2014 +0000
@@ -16,7 +16,6 @@
             if (c == '$') {
                 c = v;
                 gps.scanf ("%199s",str);
-                pc.printf("%s \n",str);
                 //while (n >= 
             }
         }else{