sampleをダウンロードしてきたやつ

Dependencies:   IM920 mbed

Fork of IM920_sample by Suga koubou

Revision:
2:96d78e319618
Parent:
1:0deed3031dfc
diff -r 0deed3031dfc -r 96d78e319618 main.cpp
--- a/main.cpp	Thu Jan 08 13:28:36 2015 +0000
+++ b/main.cpp	Thu Jun 15 03:25:52 2017 +0000
@@ -38,6 +38,7 @@
                 buf[i] = c;
                 i ++;
             }
+            
         }
     }
 }