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:3cadb8807520
- Parent:
- 0:5597320f2dba
- Child:
- 2:427bf460dd91
--- a/main.cpp Sun Oct 04 15:50:17 2020 +0000 +++ b/main.cpp Thu Oct 07 12:04:46 2021 +0000 @@ -1,4 +1,4 @@ -//Base code for modification for Assignment 2.1 +//Base code for modification for Assignment 2.2 //Blinks LED2 every 200ms using a single Timer object. //Created: S. Licht, 10/04/2020