Stick_Runner

Dependencies:   FXOS8700CQ Gamepad N5110 SDFileSystem mbed

Revision:
5:1bf7c83f86cc
Parent:
4:2fdafb53eac2
--- a/Gems/Gems.h	Wed May 03 18:00:37 2017 +0000
+++ b/Gems/Gems.h	Thu May 04 09:50:18 2017 +0000
@@ -66,7 +66,7 @@
 
 private:
 
-//Variables
+    //Variables
     int gemPosX; // X cocordinate of the gem
     int gemPosY; // Y cocordinate of the gem
     bool gStatus; //Variable to store the Obstacles status