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 11:fd7f7b531e50, committed 2019-05-12
- Comitter:
- el17ttds
- Date:
- Sun May 12 16:31:45 2019 +0000
- Parent:
- 10:950c990560df
- Commit message:
- Final submission. I have read and agreed with Statement of Academic Integrity.
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Sun May 12 16:24:30 2019 +0000 +++ b/main.cpp Sun May 12 16:31:45 2019 +0000 @@ -280,6 +280,7 @@ void died() { wait(1.0); + pad.init(); lcd.clear(); lcd.printString(" KO ", 0, 0); lcd.refresh();