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 GPS by
Revision 10:a73736c18332, committed 2015-04-29
- Comitter:
- Spilly
- Date:
- Wed Apr 29 18:09:53 2015 +0000
- Parent:
- 9:083f6fe8e4c4
- Commit message:
- Updated comments
Changed in this revision
| GPS.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r 083f6fe8e4c4 -r a73736c18332 GPS.cpp --- a/GPS.cpp Wed Apr 29 18:07:39 2015 +0000 +++ b/GPS.cpp Wed Apr 29 18:09:53 2015 +0000 @@ -3,7 +3,7 @@ // // Changes made by Ryan Spillman: // -// Last updated: 4/6/2015 +// Last updated: 4/29/2015 // // added commands to the initialization function to set baud rate, set update rate, enabled DGPS WAAS, and set minimum navigation speed // added a function to put the unit into sleep mode
