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:5709201019b5, committed 2015-03-01
- Comitter:
- TheFella
- Date:
- Sun Mar 01 21:13:00 2015 +0000
- Parent:
- 1:dd12cd8c2fab
- Commit message:
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Fri Feb 20 03:55:27 2015 +0000 +++ b/main.cpp Sun Mar 01 21:13:00 2015 +0000 @@ -19,7 +19,7 @@ // Global Variables -Serial pc(USBTX, USBRX); // USE Serial Port +Serial pc(USBTX, USBRX); // USB Serial Port /*** MAIN *************************************************************/