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 3:7952403aaae6, committed 2020-10-06
- Comitter:
- markschwarzer
- Date:
- Tue Oct 06 14:52:01 2020 +0000
- Parent:
- 2:1692cf4dda7f
- Commit message:
- final product
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Tue Oct 06 14:44:54 2020 +0000 +++ b/main.cpp Tue Oct 06 14:52:01 2020 +0000 @@ -1,7 +1,3 @@ - -//Blinks LED2 every 200ms using a single Timer object. - - #include "mbed.h" Timer timerLED2; //creat timer object