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
Fork of cansat_main by
Revision 14:984454b9f2ab, committed 2018-11-09
- Comitter:
- sayan2
- Date:
- Fri Nov 09 15:05:09 2018 +0000
- Parent:
- 13:d2f0aef62909
- Commit message:
- 11/10 0:04 FET??????????
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Thu Nov 08 10:10:19 2018 +0000 +++ b/main.cpp Fri Nov 09 15:05:09 2018 +0000 @@ -43,10 +43,14 @@ /* FET = 0; //FET、ニクロム線切断 - wait(60); + wait(600); FET = 1; - wait(30); - FET = 0; */ + wait(10); + FET = 0; + wait(15); + FET = 1; + wait(10); + FET = 0; */ motor1.stop(0); motor2.stop(0);