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:
- 21:7a7a115d910d
- Parent:
- 19:4789cb4ca550
- Child:
- 23:1ee8686af747
--- a/main.cpp Tue Apr 02 23:40:28 2019 +0000 +++ b/main.cpp Wed Apr 03 01:17:38 2019 +0000 @@ -46,7 +46,7 @@ void render() { - game.draw(lcd); + game.draw(lcd, pad); } void contrast()