Laila Al Badwawi 200906179 SpaceInvaders I declare this my own independent work and understand the university rules on plagiarism.

Dependencies:   mbed

Revision:
54:095eae44895b
Parent:
12:45b1249b3d9a
Child:
128:a3f581b8461c
--- a/Gamepad/Gamepad.cpp	Mon Apr 22 15:10:02 2019 +0000
+++ b/Gamepad/Gamepad.cpp	Fri Apr 26 00:19:57 2019 +0000
@@ -24,7 +24,7 @@
 
     _vert(new AnalogIn(PTB10)),
     _horiz(new AnalogIn(PTB11)),
-
+    
     _buzzer(new PwmOut(PTC10)),
     _pot(new AnalogIn(PTB2)),