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: Sprites/Sprites-test.h
- Revision:
- 68:8f4658b9eb0f
- Parent:
- 64:b373b6bf8255
--- a/Sprites/Sprites-test.h Thu May 09 12:42:52 2019 +0000 +++ b/Sprites/Sprites-test.h Thu May 09 13:40:45 2019 +0000 @@ -1,7 +1,7 @@ #ifndef SPRITE_TEST_H #define SPRITE_TEST_H -#endif + Sprites sprites; @@ -40,4 +40,6 @@ success_flag = false; } return success_flag; -} \ No newline at end of file +} + +#endif \ No newline at end of file