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.h
- Revision:
- 20:9d21599fe350
- Parent:
- 18:a260ce8db9e7
- Child:
- 22:69d7fe739872
- Child:
- 26:6427f09cf8d3
--- a/Ball/Ball.h Sat Apr 27 18:16:59 2019 +0000 +++ b/Ball/Ball.h Tue Apr 30 10:27:23 2019 +0000 @@ -34,7 +34,6 @@ void increment_ball_count(); private: - Gamepad pad; struct Fielder{ Direction dir; int x;