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:be0642fdd704, committed 2014-03-08
- Comitter:
- mimi3
- Date:
- Sat Mar 08 04:05:15 2014 +0000
- Parent:
- 0:79e298c7d4b9
- Commit message:
- delete: just comment
Changed in this revision
| Scheduler.lib | Show annotated file Show diff for this revision Revisions of this file |
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r 79e298c7d4b9 -r be0642fdd704 Scheduler.lib --- a/Scheduler.lib Sun Aug 25 10:28:46 2013 +0000 +++ b/Scheduler.lib Sat Mar 08 04:05:15 2014 +0000 @@ -1,1 +1,1 @@ -http://mbed.org/users/mimi3/code/Scheduler/#8967b575bb46 +http://mbed.org/users/mimi3/code/Scheduler/#6fba65b703b6
diff -r 79e298c7d4b9 -r be0642fdd704 main.cpp --- a/main.cpp Sun Aug 25 10:28:46 2013 +0000 +++ b/main.cpp Sat Mar 08 04:05:15 2014 +0000 @@ -4,7 +4,6 @@ #include "led_tsk.h" -/* tx, rx default Baudrate:9600bps */ Serial pc(USBTX, USBRX);