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.
Changes
| Revision | Date | Who | Commit message |
|---|---|---|---|
| 8:2ced844d8292 | 2017-05-03 | musallambseiso | Removed redundant code, perfected Doxygen, added inline comments. |
| 7:3d951a743dbe | 2017-05-02 | musallambseiso | Added Doxygen, tidied code |
| 6:a0da5659225d | 2017-05-01 | musallambseiso | Tidied code |
| 5:b822aaa6200d | 2017-04-01 | musallambseiso | Fixed collisions, works perfectly |
| 4:d3f87c8e4027 | 2017-03-05 | eencae | Improved collision detection |
| 3:8ec14becdf83 | 2017-03-05 | eencae | Changed 'radius' to size as the ball is a square rather than circle. |
| 2:3c92f5ae0502 | 2017-03-05 | eencae | Ball direction now set in init() function using time() |
| 1:201ef6494656 | 2017-03-01 | eencae | Minor formatting updates. |
| 0:a695d2b64167 | 2017-02-08 | eencae | Initial commit |