Modified for getting access to count data

Dependents:   LCD_punch_mtr_8_v5_class LCD_punch_mtr_8_v5_class LCD_punch_mtr_8_v5_class-Rahul-HW3_2 LCD_punch_mtr_8_v5_DE_32HW ... more

Fork of MMA8451Q8_1 by Stanley Cohen

Revision:
7:ed7e11d269f8
Parent:
6:e0dc3cd59991
--- a/MMA8451Q8.h	Wed Jan 28 20:42:56 2015 +0000
+++ b/MMA8451Q8.h	Wed Jan 28 21:39:04 2015 +0000
@@ -76,6 +76,8 @@
    * @returns X axis acceleration
    */
   float getAccX();
+  
+  uint16_t igetAccX();
 
   /**
    * Get Y axis acceleration