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:
- 104:f2805e857b14
- Parent:
- 102:6979ad8bc0bc
- Child:
- 105:ed03c03b353e
--- a/main.cpp Tue Nov 05 10:00:04 2019 +0000 +++ b/main.cpp Tue Nov 19 14:11:50 2019 +0000 @@ -8,7 +8,7 @@ // Blinking rate in milliseconds -#define BLINKING_RATE_MS 500 +#define BLINKING_RATE_MS 1000 int main()