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
Diff: main.cpp
- Revision:
- 14:228a35fcb323
- Parent:
- 13:63746a793db9
- Child:
- 15:1deffcfa5b1a
--- a/main.cpp Sat Dec 14 13:15:57 2019 +0000 +++ b/main.cpp Sat Dec 14 13:23:31 2019 +0000 @@ -42,10 +42,10 @@ SW=1; flight==1;//flight pin ついてる FET=1;//FET off - printf("CanSat-B_Start!\r\n"); + printf("you worry about me don't you?\r\n"); //FET - /*while(1){ + while(1){ if(flight==1) { wait(10); printf("mada\r\n"); @@ -67,7 +67,7 @@ break; } } - }*/ + } //以下GPS @@ -79,7 +79,7 @@ int j = 0; pc.printf("GPS Start\n"); - xbee.printf("s\n");//printf("1"); + xbee.printf("start\n");//printf("1"); time_gps.start(); while(a==0) {