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 MAG3110 by
Diff: MAG3110.h
- Revision:
- 3:bc784c24f3b2
- Parent:
- 2:fb8024297377
- Child:
- 4:cf40601402b7
--- a/MAG3110.h Fri May 24 20:08:12 2013 +0000 +++ b/MAG3110.h Fri May 24 20:11:50 2013 +0000 @@ -73,6 +73,10 @@ // DR_STATUS Register ZYXOW ZOW YOW XOW ZYXDR ZDR YDR XDR #define MAG_3110_ZYXDR 0x08 +/** + * MAG3110 Class to read X/Y/Z data from the magentometer + * + */ class MAG3110 { public: