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 8:69160f286ed3, committed 2019-06-01
- Comitter:
- AndersonIctus
- Date:
- Sat Jun 01 13:15:41 2019 -0300
- Parent:
- 7:310098916153
- Child:
- 9:5561dfdfbe0d
- Commit message:
- - Inclusao dos arquivos base para interface
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Sat Jun 01 14:39:07 2019 +0000
+++ b/main.cpp Sat Jun 01 13:15:41 2019 -0300
@@ -23,7 +23,7 @@
led1 = 1;
wait(0.4);
led1 = 0;
- wait(0.2);
+ // wait(0.2);
}
led1 = 0;