Moved pl_status to public

Fork of lib_mma8451q by wayne roberts

Revision:
3:6d0d5c53d825
Parent:
2:4bc96749141e
--- a/mma8451q.h	Tue Sep 01 00:27:13 2015 +0000
+++ b/mma8451q.h	Tue Nov 17 03:12:09 2015 +0000
@@ -143,6 +143,7 @@
 
         bool verbose;   // print interrupt event
         mma_out_t out;
+        mma_pl_status_t pl_status;
         transient_cfg_t transient_cfg;
         ctrl_reg1_t ctrl_reg1;
         ctrl_reg4_t ctrl_reg4;