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
Revision 68:8f4658b9eb0f, committed 2019-05-09
- Comitter:
- el17arm
- Date:
- Thu May 09 13:40:45 2019 +0000
- Parent:
- 67:6161b2499d9e
- Commit message:
- First week of commits in el17arm_firstattempt; ; I have read and understood the university guidelines for plagiarism, I hearby confirm all work submitted is my own and nobody elses
Changed in this revision
| Sprites/Sprites-test.h | Show annotated file Show diff for this revision Revisions of this file |
--- 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