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:
- 3:7952403aaae6
- Parent:
- 2:1692cf4dda7f
diff -r 1692cf4dda7f -r 7952403aaae6 main.cpp --- 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