ELEC2645 (2018/19) / Mbed 2 deprecated el17arm

Dependencies:   mbed

Files at this revision

API Documentation at this revision

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