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.
Diff: main.cpp
- Revision:
- 20:c4e6941c98e2
- Parent:
- 17:ac0cb2980f6e
- Child:
- 31:06713cdbba37
- Child:
- 33:3894a7f846a0
--- a/main.cpp Wed May 08 23:14:49 2019 +0000 +++ b/main.cpp Wed May 08 23:46:49 2019 +0000 @@ -185,7 +185,7 @@ void welcome() { lcd.clear(); lcd.drawSprite(24,0,36,34,(int *)menu_dk_face); // Donkey Kong sprite for main menu - lcd.printString("Donkey Kong",0,5); // Game title. + lcd.printString(" Donkey Kong",0,5); // Game title. lcd.refresh(); wait(4.0); lcd.clear();