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:
- 2:14bfd1fc2163
- Parent:
- 1:1fed24f3a531
--- a/main.cpp Thu Nov 16 15:51:43 2017 +0000 +++ b/main.cpp Sun Jan 21 21:59:04 2018 +0000 @@ -6,6 +6,6 @@ //ha.set_led0(); //ha.clear_led0(); //ha.invert(); - //ha.toggle(10); + //ha.blinker(10); return 0; } \ No newline at end of file