kubtss / Mbed 2 deprecated BIRD2017

Dependencies:   mbed-rtos mbed

Revision:
38:18ac0f8628bf
Parent:
35:63ccdae58da4
--- a/Init.cpp	Tue Mar 21 05:50:52 2017 +0000
+++ b/Init.cpp	Wed Mar 22 06:59:44 2017 +0000
@@ -115,7 +115,6 @@
         showParam();
     }else if(command == "write"){
         //ここで,ニュートラル情報をLocalFileに保存
-        printf("a\n");
         Global::filewrite();
                                         
     }else{