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
Revision 35:dc957021982c, committed 2019-05-09
- Comitter:
- shahidsajid
- Date:
- Thu May 09 10:31:34 2019 +0000
- Parent:
- 34:d9099874bbc3
- Commit message:
- Final Submission. I have read and agreed with Statement of Academic Integrity.
Changed in this revision
Cricket/Cricket.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- 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();