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.
Fork of lib_mma8451q by
Diff: mma8451q.h
- 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;