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 Gamepad N5110 mbed-rtos
Diff: MiniGame/MiniGame.h
- Revision:
- 8:748187456a1a
- Parent:
- 7:574c66ebd8b0
- Child:
- 9:c5a19e358c07
--- a/MiniGame/MiniGame.h Thu May 09 09:54:50 2019 +0000 +++ b/MiniGame/MiniGame.h Thu May 09 09:58:39 2019 +0000 @@ -11,8 +11,8 @@ #define GAP 2 -/** GameEngine Class - * @brief The game engine for the game +/** MiniGame Class + * @brief The game engine for the mini game * @author Rex Roshan Raj */ class MiniGame