Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Revision 2:d4cec5b8d032, committed 2014-03-30
- Comitter:
- ManuelJoaquim
- Date:
- Sun Mar 30 18:49:38 2014 +0000
- Parent:
- 1:b6a407375dcc
- Commit message:
- ledopisca
Changed in this revision
--- 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