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:
- 8:5327418f823a
- Parent:
- 7:bbc2b75c1418
- Child:
- 9:fff2009f826e
--- a/main.cpp Wed Mar 20 17:56:55 2019 +0000 +++ b/main.cpp Sat Mar 23 15:36:56 2019 +0000 @@ -91,6 +91,7 @@ } void run_game(int t) { + game_engine.check_reset(); game_engine.read_input(gamepad); if( t % 10 == 0 ){