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: SpaceInvadersEngine/SpaceInvadersEngine.h
- Revision:
- 8:eec0d7fc365f
- Parent:
- 7:dd657a48dd22
- Child:
- 12:45b1249b3d9a
--- a/SpaceInvadersEngine/SpaceInvadersEngine.h Sun Apr 14 15:51:26 2019 +0000 +++ b/SpaceInvadersEngine/SpaceInvadersEngine.h Sun Apr 14 16:40:39 2019 +0000 @@ -1,5 +1,5 @@ -#ifndefSPACEɪɴVADEʀSEɴɢɪɴE_H -#define PONGENGINE_H +#ifndef SPACEINVADERSENGINE_H +#define SPACEINVADERSENGINE_H #include "mbed.h" #include "N5110.h"