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 1:2d92ecdbd38b, committed 2016-09-07
- Comitter:
- boalinlai
- Date:
- Wed Sep 07 20:20:51 2016 +0000
- Parent:
- 0:cc2c1ca74f72
- Commit message:
- admin test
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Fri Sep 02 14:06:37 2016 +0000
+++ b/main.cpp Wed Sep 07 20:20:51 2016 +0000
@@ -2,7 +2,7 @@
DigitalOut myled1(p21);
DigitalIn inp(p30);
-//PwmOut myled3(p24);
+//admin test
int main() {
while (1) {
if (inp < 0.1){
