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:
- 11:fd7f7b531e50
- Parent:
- 9:3a0194c87afe
--- 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();