ELEC2645 (2017/18) / Mbed 2 deprecated fy15raf

Dependencies:   mbed

Revision:
16:106c27d03402
Parent:
15:658f1216ee84
--- a/main.cpp	Mon May 07 13:29:49 2018 +0000
+++ b/main.cpp	Mon May 07 18:27:42 2018 +0000
@@ -126,8 +126,8 @@
 void welcome()
 {
 
-    lcd.printString("   Rocket!    ",0,1);
-    lcd.printString(" Press Start ",0,4);
+    lcd.printString("   Spaceship!    ",0,1);
+    lcd.printString("   Press Start ",0,4);
     lcd.refresh();
 
     //flashing LEDs until start button is pressed