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.
Diff: main.cpp
- Revision:
- 1:8c34bb700858
- Parent:
- 0:d80410b1dfec
--- a/main.cpp Thu Feb 20 04:55:43 2014 +0000
+++ b/main.cpp Fri Feb 28 09:04:43 2014 +0000
@@ -67,7 +67,7 @@
printHexToDouble(inCmd);
inCmdReady = false;
}
- led1 != led1;
+ toggle(led1);
wait(0.1);
}
}