mi mi / Mbed 2 deprecated scheduler-demo

Dependencies:   Scheduler mbed

Files at this revision

API Documentation at this revision

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);