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: N5110 PowerControl mbed
Diff: main.cpp
- Revision:
- 24:410cba08be6b
- Parent:
- 23:e7f69bc42b29
- Child:
- 25:55331fbafc67
--- a/main.cpp Fri May 01 11:59:02 2015 +0000 +++ b/main.cpp Fri May 01 12:02:46 2015 +0000 @@ -788,11 +788,12 @@ if (win==true) { lcd.setBrightness(bright); lcd.clear(); - lcd.printString("Yay!", 25,21); + lcd.printString("Well Done!", 25,21); tune(); lcd.clear(); compareScore(); wait(5.0); + lcd.clear(); creditscreen();