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: Cricket/Cricket.cpp
- Revision:
- 35:dc957021982c
- Parent:
- 34:d9099874bbc3
--- a/Cricket/Cricket.cpp Thu May 09 10:17:13 2019 +0000 +++ b/Cricket/Cricket.cpp Thu May 09 10:31:34 2019 +0000 @@ -55,7 +55,7 @@ _check_bowled=0; _check_update=-1; } -//resets the ux method and the game variables for start of new game +//resets the ux method and the game variables for start of new game. void Cricket::game_reset(){ //pad.leds_off(); _ux.reset();