enhancing Multitech's library for some accelerometer

Fork of MMA845x by Multi-Hackers

Revision:
8:0eb2995f0ecb
Parent:
7:90ce70da8673
Child:
11:8dc4f77b2f53
--- a/MMA845x.h	Mon Jul 02 22:09:19 2018 +0000
+++ b/MMA845x.h	Mon Jul 02 22:10:07 2018 +0000
@@ -130,7 +130,7 @@
      */
     enum SYS_MODE {
         STANDBY = 0,
-        WAKE, SLEEP
+        AWAKE, SLEEP
     };
 
     /**