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.h
- Revision:
- 20:9d21599fe350
- Parent:
- 19:e1ded5acb64a
- Child:
- 21:a0904159e183
--- a/Cricket/Cricket.h Sat Apr 27 18:16:59 2019 +0000 +++ b/Cricket/Cricket.h Tue Apr 30 10:27:23 2019 +0000 @@ -64,7 +64,7 @@ int fieldersCount; int new_round; int fieldNumbers[10]; - int fielder_no; + int _position_no; int ballHit; int check_hit; int _ball_limit;