modified version of MAG3110, include getX();getY();and getZ()
Fork of MAG3110 by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
6:8f4028440d15 | 2014-02-13 | allonq | create three functions:; float MAG3110::getX();; float MAG3110::getY();; float MAG3110::getZ();; This three functions make the code works more direct |
5:888035fbef65 | 2014-02-07 | aaronice | Modified the I2C address for FRDM-KL46Z |
4:cf40601402b7 | 2013-05-24 | SomeRandomBloke | minor doc updates |
3:bc784c24f3b2 | 2013-05-24 | SomeRandomBloke | getting docs to work |
2:fb8024297377 | 2013-05-24 | SomeRandomBloke | update |
1:5a0e7a58d980 | 2013-05-24 | SomeRandomBloke | updates to constructors, document functions and cleanup |
0:63a8594a3866 | 2013-05-19 | SomeRandomBloke | Initial library commit |