serial comm example

Dependencies:   PinDetect mbed

Revision:
1:dd2f972ef479
Parent:
0:ed9f04f7d1f6
Child:
2:bd1893295536
--- a/main.cpp	Sat Feb 01 23:51:06 2014 +0000
+++ b/main.cpp	Sat Feb 01 23:58:09 2014 +0000
@@ -1,6 +1,8 @@
 #include "mbed.h"
 #include "PinDetect.h"
 
+// Hi Mohammed, I am testing the commit system
+
 DigitalOut myled(PTD5);
 DigitalOut myled1(PTE29);