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
Diff: main.cpp
- Revision:
- 25:5abbad34f941
- Parent:
- 24:b962d75f2f29
- Child:
- 26:7ec2cf6a6b51
diff -r b962d75f2f29 -r 5abbad34f941 main.cpp --- 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