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: MiniEnemy/MiniEnemy.h
- Revision:
- 10:f44b43ed1a06
- Parent:
- 9:c5a19e358c07
diff -r c5a19e358c07 -r f44b43ed1a06 MiniEnemy/MiniEnemy.h
--- a/MiniEnemy/MiniEnemy.h Thu May 09 12:23:00 2019 +0000
+++ b/MiniEnemy/MiniEnemy.h Thu May 09 12:37:58 2019 +0000
@@ -9,7 +9,6 @@
* @brief Enemy for the minigame
* @author Rex Roshan Raj
*/
-
class MiniEnemy
{