Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbed
Diff: Menu/Menu.cpp
- Revision:
- 53:3fdc4486f672
- Parent:
- 52:29772e31a620
--- 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: