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:
- 39:1acea80563cf
- Parent:
- 35:a6177e5ca00c
- Child:
- 40:7b4d6043f533
diff -r a6177e5ca00c -r 1acea80563cf main.cpp --- a/main.cpp Wed Apr 23 01:54:11 2014 +0000 +++ b/main.cpp Wed Apr 23 04:00:32 2014 +0000 @@ -111,13 +111,13 @@ int main() { // Start Mav test - /* + USB::getSerial().printf("Wait 20\n"); wait(DELAYBOOT); while(true){ MavCmd::get().run(); } - */ + // End mav test //handlers