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: Ball/Ball.cpp
- Revision:
- 30:43aace0fdbdf
- Parent:
- 28:d0b0a64a832d
- Child:
- 31:eefa1d23a843
--- a/Ball/Ball.cpp Tue May 07 18:38:54 2019 +0000 +++ b/Ball/Ball.cpp Wed May 08 01:20:06 2019 +0000 @@ -18,7 +18,6 @@ _y = 15; _ball_count=0; _set_tone=0; - bat.init(3,4); _bowled=0; _ball_count=0; @@ -104,6 +103,4 @@ _y = 15; _set_tone=0; //_ball_count=0; -} - - +} \ No newline at end of file