Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: FastAnalogIn FastIO USBDevice mbed FastPWM SimpleDMA
Fork of Pinscape_Controller by
Diff: MMA8451Q/MMA8451Q.h
- Revision:
 - 5:a70c0bce770d
 - Parent:
 - 3:3514575d4f86
 
--- a/MMA8451Q/MMA8451Q.h	Thu Jul 24 05:50:36 2014 +0000
+++ b/MMA8451Q/MMA8451Q.h	Sun Jul 27 18:24:51 2014 +0000
@@ -62,6 +62,11 @@
   * MMA8451Q destructor
   */
   ~MMA8451Q();
+  
+  /**
+  *  Reset the accelerometer hardware and set our initial parameters
+  */
+  void init();
 
   /**
    * Enter standby mode
    