ELEC2645 (2018/19) / Mbed 2 deprecated el17dg

Dependencies:   mbed

Fork of el17dg by Dmitrijs Griskovs

Revision:
28:35af3843de8f
Parent:
27:f05f4e738ba9
Child:
29:579e00b7f118
--- a/tutorial/tutorial.cpp	Mon Apr 08 14:41:57 2019 +0000
+++ b/tutorial/tutorial.cpp	Wed Apr 10 15:42:10 2019 +0000
@@ -65,7 +65,7 @@
     else if (current_page == 4){
     lcd.printString("foe died= 30",0,1);
     lcd.printString("miss shot= -10",0,2);
-    lcd.printString("foe flew= -50",0,3);
+    lcd.printString("foe left= -50",0,3);
     lcd.printString("Be careful ",10,4);
     }