Updated version with new commands and sleep mode
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