submit

Dependencies:   mbed Gamepad N5110

Revision:
5:82094591b4b4
Parent:
4:323f42022d87
Child:
6:feb6351e6f8e
diff -r 323f42022d87 -r 82094591b4b4 main.cpp
--- a/main.cpp	Sun Apr 14 06:47:12 2019 +0000
+++ b/main.cpp	Sun Apr 14 07:42:50 2019 +0000
@@ -29,12 +29,9 @@
     wait(1.0f/fps);  // and wait for one frame period
     }
     over();
-
  
 }
 
-
-
 // this function draws each frame on the LCD
 void run()
 {