Testing with Daniel

Dependencies:   mbed Blinker TextLCD

Revision:
1:b95c3509df0f
Parent:
0:fdb33524a029
Child:
2:458dfec0820c
--- a/main.cpp	Sat Jan 07 12:47:40 2017 +0000
+++ b/main.cpp	Sat Jan 07 12:51:53 2017 +0000
@@ -1,3 +1,4 @@
+// Testing MBED with Daniel
 #include "mbed.h"
 
 DigitalOut led1(LED1);