Stick_Runner

Dependencies:   FXOS8700CQ Gamepad N5110 SDFileSystem mbed

Fork of Stick_Runner by Samrudh Sharma

Revision:
7:887651afda26
Parent:
6:bf601a65cb27
--- a/Character/Character.h	Thu May 04 13:04:14 2017 +0000
+++ b/Character/Character.h	Thu May 04 14:11:18 2017 +0000
@@ -4,7 +4,7 @@
 #include "mbed.h"
 #include "N5110.h"
 #include "Gamepad.h"
-#include "FXOS8700CQ.h"
+
 
 /** Class Character
 @brief Class responsible for all the functionality of the charachter including intialization, drawing, moving and updating it