LED2 Flash

Dependencies:   mbed

Files at this revision

API Documentation at this revision

Comitter:
takeuchi
Date:
Sun Aug 01 11:14:25 2010 +0000
Parent:
0:f34e4bcb13c0
Commit message:

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Sat Jul 31 12:42:50 2010 +0000
+++ b/main.cpp	Sun Aug 01 11:14:25 2010 +0000
@@ -1,4 +1,4 @@
-//Hello mbed world
+//Hello mbed world 2
 #include "mbed.h"
 
 DigitalOut myled1(LED1);