blink led2 every 5 seconds.

Dependencies:   mbed-src

Fork of LED_blink_at_5second_wiznxt by wiz nxt

Files at this revision

API Documentation at this revision

Comitter:
mrsoundhar
Date:
Sun Oct 19 07:50:07 2014 +0000
Parent:
0:4a11c98a6810
Commit message:
test

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
mbed-src.lib Show annotated file Show diff for this revision Revisions of this file
mbed.bld Show diff for this revision Revisions of this file
--- a/main.cpp	Fri Nov 12 00:39:04 2010 +0000
+++ b/main.cpp	Sun Oct 19 07:50:07 2014 +0000
@@ -1,7 +1,7 @@
 #include "mbed.h"
 
 Timeout timeout;
-DigitalOut led1(LED1);
+DigitalOut led1(LED3);
 DigitalOut led2(LED2);
 int on = 1;
 void attimeout() {
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mbed-src.lib	Sun Oct 19 07:50:07 2014 +0000
@@ -0,0 +1,1 @@
+http://mbed.org/users/mbed_official/code/mbed-src/#d73ca02bc818
--- a/mbed.bld	Fri Nov 12 00:39:04 2010 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-http://mbed.org/users/mbed_official/code/mbed/builds/e2ac27c8e93e