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: Missiles/Missiles.h
- Revision:
- 16:3cb5c59ae7e8
- Parent:
- 15:286dde533aba
- Child:
- 20:477d2ee5e461
--- a/Missiles/Missiles.h Thu May 09 10:37:13 2019 +0000 +++ b/Missiles/Missiles.h Thu May 09 11:07:26 2019 +0000 @@ -167,7 +167,7 @@ ~Missiles(); /** * @brief Randomises missile starting position - * @param sets position @details sets Starting position of the missile + * @param sets position @details Sets starting position of the missile */ void init(int size); /**