Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: Init.cpp
- Revision:
- 38:18ac0f8628bf
- Parent:
- 35:63ccdae58da4
diff -r d16ff13edcb2 -r 18ac0f8628bf Init.cpp
--- 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{