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: main.cpp
- Revision:
- 6:33fd1797beb4
- Parent:
- 5:158e2951654b
- Child:
- 7:b54323241435
--- a/main.cpp Sun Apr 30 22:51:35 2017 +0000 +++ b/main.cpp Mon May 01 22:47:46 2017 +0000 @@ -19,7 +19,7 @@ lcd.normalMode(); lcd.setBrightness(1); - game.init(1); + game.init(5); lcd.refresh(); while(1) { // loop forever