test33

Dependencies:   mbed

Files at this revision

API Documentation at this revision

Comitter:
ManuelJoaquim
Date:
Sun Mar 30 18:49:38 2014 +0000
Parent:
1:b6a407375dcc
Commit message:
ledopisca

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
mbed.bld Show diff for this revision Revisions of this file
mbed.lib Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Sat Mar 29 20:52:34 2014 +0000
+++ b/main.cpp	Sun Mar 30 18:49:38 2014 +0000
@@ -6,7 +6,7 @@
 {
     while(1) {
         myled = 1; // LED is ON
-        wait(0.2); // 1000ms
+        wait(0.6); // 1000ms
         myled = 0; // LED is OFF
         wait(1.0); // 1 sec
     }
--- a/mbed.bld	Sat Mar 29 20:52:34 2014 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-http://mbed.org/users/mbed_official/code/mbed/builds/7d30d6019079
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mbed.lib	Sun Mar 30 18:49:38 2014 +0000
@@ -0,0 +1,1 @@
+http://mbed.org/users/mbed_official/code/mbed/#7d30d6019079