Renamed the whole thing in order to prevent messing up with the real library

Dependents:   ActiveGamesWeek1

Fork of MMA8451Q by Emilio Monti

Revision:
5:d3d979cbf5b6
Parent:
4:c4d879a39775
--- a/MMA8451Q.h	Fri Oct 12 11:35:07 2012 +0000
+++ b/MMA8451Q.h	Thu Aug 07 08:36:48 2014 +0000
@@ -76,6 +76,8 @@
    * @returns X axis acceleration
    */
   float getAccX();
+  int16_t getAccXX();
+  int16_t getAccYY();
 
   /**
    * Get Y axis acceleration