Yang Zhenye 201199680

Dependencies:   mbed

Revision:
8:c02c278320c0
Parent:
6:4abef55fee88
Child:
9:a5a82b3d1102
diff -r a69ae964412c -r c02c278320c0 Menu/Menu.cpp
--- a/Menu/Menu.cpp	Thu May 14 17:19:27 2020 +0000
+++ b/Menu/Menu.cpp	Thu May 14 18:30:55 2020 +0000
@@ -94,7 +94,7 @@
    lcd.drawSprite(1,60,30,80,(int*)_sprite); }
    
 void  Menu::display_page2(N5110 &lcd, Gamepad &gamepad) {
-   lcd.printString("love you Tim!",0,0);
+   lcd.printString("It is Rooney turn!",0,0);
 }
    
 void  Menu::display_page3(N5110 &lcd, Gamepad &gamepad) {