ELEC2645 (2018/19) / Mbed 2 deprecated el17aio

Dependencies:   mbed

Revision:
53:3fdc4486f672
Parent:
52:29772e31a620
diff -r 29772e31a620 -r 3fdc4486f672 Menu/Menu.cpp
--- a/Menu/Menu.cpp	Thu May 09 13:22:45 2019 +0000
+++ b/Menu/Menu.cpp	Thu May 09 14:52:52 2019 +0000
@@ -343,7 +343,7 @@
     // menu options
     lcd.printString("Play ",2,2);
     lcd.printString("Ship ",2,3);
-    lcd.printString("Menu",2,4);
+    lcd.printString("Info",2,4);
     // display ship on menu according to the ship selected
     switch (shipUsed) {
         case kestrel: