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.
Revision 2:68f47ba7fe0a, committed 2019-02-24
- Comitter:
- Rbinas
- Date:
- Sun Feb 24 02:08:17 2019 +0000
- Parent:
- 0:8508616aa661
- Commit message:
- revo
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r 8508616aa661 -r 68f47ba7fe0a main.cpp --- a/main.cpp Wed May 02 03:53:27 2018 +0000 +++ b/main.cpp Sun Feb 24 02:08:17 2019 +0000 @@ -16,7 +16,6 @@ int main() { pc.baud(9600); - // char gpsout[1024]; while (1) { GPSBuffer[0] = '\0'; while (1) {