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 1:e1d94aace7c4, committed 2015-03-26
- Comitter:
- rkk
- Date:
- Thu Mar 26 16:35:38 2015 +0000
- Parent:
- 0:e005e19869fc
- Commit message:
- formatted parts
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Fri Mar 13 19:59:36 2015 +0000
+++ b/main.cpp Thu Mar 26 16:35:38 2015 +0000
@@ -4,7 +4,7 @@
int main()
{
- wait(4);
+ //wait(4);
console1.printf("Started up\n");
console1.printf("USBTX: %d\n",USBTX);
console1.printf("USBRX: %d\n",USBRX);