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 mbedTimer SDFileSystem MU2 GPS
Revision 25:5abbad34f941, committed 2019-09-09
- Comitter:
- takepiyo
- Date:
- Mon Sep 09 08:17:18 2019 +0000
- Parent:
- 24:b962d75f2f29
- Commit message:
- syusei
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Mon Sep 09 07:58:09 2019 +0000 +++ b/main.cpp Mon Sep 09 08:17:18 2019 +0000 @@ -10,6 +10,8 @@ #include "inletclose.h" #include "mbedTimer.h" + + #define WAITTIME 60 //フライトピン抜けてからの待機時間 60 #define FIRETIME 5 //溶断時間を設定 5 #define FALLTIME 420 //シェンロン展開してインレットを閉鎖するまでの時間を設定 420