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 1:5bc12bf152c4, committed 2022-12-04
- Comitter:
- appa
- Date:
- Sun Dec 04 20:55:28 2022 +0000
- Parent:
- 0:69a64e9b0590
- Commit message:
- Last tested 12/4/2022
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file | 
diff -r 69a64e9b0590 -r 5bc12bf152c4 main.cpp --- a/main.cpp Thu Feb 04 17:39:11 2021 +0000 +++ b/main.cpp Sun Dec 04 20:55:28 2022 +0000 @@ -1,6 +1,6 @@ #include "mbed.h" #include "platform/mbed_thread.h" - +@ last tested 12/4/2022 #define SleepTime 200 DigitalOut led1(LED1);