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.
Dependents: harurobo1006 harurobo_1026
Fork of EC by
Diff: EC.h
- Revision:
- 28:172a316ab863
- Parent:
- 27:72711b6cbe2a
- Child:
- 29:b8de333facd4
--- a/EC.h Thu Aug 10 05:27:10 2017 +0000
+++ b/EC.h Thu Aug 10 05:28:47 2017 +0000
@@ -182,7 +182,7 @@
* }
* if(pc.readable()) {
* char sel=pc.getc();
- * if(sel=='q') break; //rを押したらリセット
+ * if(sel=='q') break; //qを押したらリセット
* }
* kai++;
* }
