ELEC2645 (2018/19) / Mbed 2 deprecated el17ttds

Dependencies:   mbed N5110_tf

Files at this revision

API Documentation at this revision

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();