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:
- 46:f89fc45811a1
- Parent:
- 44:2ae602b89961
- Child:
- 49:06721139d298
- Child:
- 53:d785a6f6abdd
--- a/main.cpp Thu Apr 24 16:16:57 2014 +0000 +++ b/main.cpp Fri Apr 25 23:50:51 2014 +0000 @@ -156,7 +156,7 @@ GPSHandle::getGPSHand().next_waypoint(); wait_us(100000); }else{ - USB::getSerial().printf("Not close enough to waypoint for image\r\n"); + //USB::getSerial().printf("Not close enough to waypoint for image\r\n"); } count++; //}