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.
Fork of dgps by
Diff: main.cpp
- Revision:
- 52:b4dddb28dffa
- Parent:
- 40:7b4d6043f533
- Child:
- 53:d785a6f6abdd
diff -r 7b4d6043f533 -r b4dddb28dffa main.cpp --- a/main.cpp Wed Apr 23 04:09:06 2014 +0000 +++ b/main.cpp Sat Apr 26 03:35:53 2014 +0000 @@ -112,13 +112,13 @@ { // Start Mav test - /* - USB::getSerial().printf("Wait 20\n"); + + USB::getSerial().printf("Wait %d seconds\n",DELAYBOOT); wait(DELAYBOOT); while(true){ MavCmd::get().run(); } - */ + // End mav test //handlers