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.
Dependencies: BSP_DISCO_L476VG COMPASS_DISCO_L476VG
Revision 5:bb840b330ddb, committed 2021-01-26
- Comitter:
- cocibou
- Date:
- Tue Jan 26 10:29:41 2021 +0000
- Parent:
- 4:875e95338f6d
- Commit message:
- Code DuckHunt V1
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r 875e95338f6d -r bb840b330ddb main.cpp --- a/main.cpp Tue Sep 24 18:05:30 2019 +0200 +++ b/main.cpp Tue Jan 26 10:29:41 2021 +0000 @@ -29,4 +29,4 @@ led1 = !led1; ThisThread::sleep_for(1000); } -} +} \ No newline at end of file