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:
- 9:ef9cd32a5db9
- Parent:
- 8:6b835a82b1eb
--- a/main.cpp Sun Aug 18 05:08:10 2019 +0000 +++ b/main.cpp Sun Aug 18 05:31:43 2019 +0000 @@ -4,6 +4,8 @@ #include "inletclose.h" //#include "GPS.h" +//GPS統合 + #define FIRETIME 5 //溶断時間を設定 #define FALLTIME 10 //シェンロン展開してインレットを閉鎖するまでの時間を設定 #define CLOSETIME 10 //インレット閉鎖機構の稼働時間を設定