ELEC2645 (2019/20) / Mbed 2 deprecated ELEC2645_Project_el17sdl_v2

Dependencies:   mbed

Files at this revision

API Documentation at this revision

Comitter:
sdlashmar
Date:
Sun May 24 15:37:19 2020 +0000
Parent:
14:4356797fd16e
Commit message:
Final Submission. I have read and agreed with Statement of Academic Integrity

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Sun May 24 15:27:53 2020 +0000
+++ b/main.cpp	Sun May 24 15:37:19 2020 +0000
@@ -80,12 +80,7 @@
         wait(1.0f/fps);
         
         }
-        
-        
 }
-
-
-
 void welcome() {
     //print simple display message
     lcd.printString("    SNAKE!    ",0,1);