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:
- 25:b7f861fc8ddd
- Parent:
- 24:e65416d6de22
- Child:
- 26:06f1c9d70e9f
diff -r e65416d6de22 -r b7f861fc8ddd main.cpp --- a/main.cpp Tue Apr 22 14:15:27 2014 +0000 +++ b/main.cpp Tue Apr 22 14:18:30 2014 +0000 @@ -110,9 +110,13 @@ { // Start Mav test + /* USB::getSerial().printf("Wait 20\n"); - wait(20); - + wait(20); + while(true){ + MavCmd::get().run(); + } + */ // End mav test //handlers