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.
Dependencies: mbed
Revision 3:181cf14090c7, committed 2021-10-27
- Comitter:
- miyajitakenari
- Date:
- Wed Oct 27 10:26:19 2021 +0000
- Parent:
- 2:fb275d90f10c
- Commit message:
- test finish
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r fb275d90f10c -r 181cf14090c7 main.cpp --- a/main.cpp Wed Oct 27 08:32:32 2021 +0000 +++ b/main.cpp Wed Oct 27 10:26:19 2021 +0000 @@ -11,7 +11,7 @@ wait(35);//ピン抜けてから地面につくまで70m/2.8(m/s)=25(s)余裕を見て+10s nichrome=1; pc.printf("\n\rnichrome in"); - wait(30); + wait(10); nichrome=0; return 0; } \ No newline at end of file