2221

Dependencies:   mbed

Fork of AVC_gps by AVR Competition

Files at this revision

API Documentation at this revision

Comitter:
Sarahi
Date:
Thu Oct 09 17:27:04 2014 +0000
Parent:
1:2c7ebb32acda
Commit message:
..mh

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- 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{