modified version of MAG3110, include getX();getY();and getZ()
Fork of MAG3110 by
History
create three functions:; float MAG3110::getX();; float MAG3110::getY();; float MAG3110::getZ();; This three functions make the code works more direct
2014-02-13, by allonq [Thu, 13 Feb 2014 01:58:54 +0000] rev 6
create three functions:; float MAG3110::getX();; float MAG3110::getY();; float MAG3110::getZ();; This three functions make the code works more direct
Modified the I2C address for FRDM-KL46Z
2014-02-07, by aaronice [Fri, 07 Feb 2014 00:33:01 +0000] rev 5
Modified the I2C address for FRDM-KL46Z
minor doc updates
2013-05-24, by SomeRandomBloke [Fri, 24 May 2013 20:16:24 +0000] rev 4
minor doc updates
getting docs to work
2013-05-24, by SomeRandomBloke [Fri, 24 May 2013 20:11:50 +0000] rev 3
getting docs to work
update
2013-05-24, by SomeRandomBloke [Fri, 24 May 2013 20:08:12 +0000] rev 2
update
updates to constructors, document functions and cleanup
2013-05-24, by SomeRandomBloke [Fri, 24 May 2013 20:04:48 +0000] rev 1
updates to constructors, document functions and cleanup
Initial library commit
2013-05-19, by SomeRandomBloke [Sun, 19 May 2013 20:34:27 +0000] rev 0
Initial library commit