Test program for the MMA8451Q library
Dependencies: FRDM_MMA8451Q mbed
Fork of FRDM_MMA8451Q by
History
changed the name of the pointer to user callback function.
2013-08-25, by clemente [Sun, 25 Aug 2013 21:53:45 +0000] rev 10
changed the name of the pointer to user callback function.
Modified for new raw mode functions.
2013-08-22, by clemente [Thu, 22 Aug 2013 15:22:40 +0000] rev 9
Modified for new raw mode functions.
Last version
2013-05-28, by clemente [Tue, 28 May 2013 20:24:11 +0000] rev 8
Last version
Updated to public library
2013-02-19, by mbed_official [Tue, 19 Feb 2013 23:46:45 +0000] rev 7
Updated to public library
First revision
2012-11-13, by mbed_official [Tue, 13 Nov 2012 10:51:11 +0000] rev 6
First revision
Update mbed library
2012-10-23, by emilmont [Tue, 23 Oct 2012 09:25:15 +0000] rev 5
Update mbed library
Pushed object declaration into main
2012-10-12, by chris [Fri, 12 Oct 2012 11:35:21 +0000] rev 4
Pushed object declaration into main
Changed axis readings to return a signed normalised float; Changed hello world program to change RGB LED
2012-10-12, by chris [Fri, 12 Oct 2012 11:31:29 +0000] rev 3
Changed axis readings to return a signed normalised float; Changed hello world program to change RGB LED
Updated the hello world example in doxygen
2012-10-12, by chris [Fri, 12 Oct 2012 11:02:58 +0000] rev 2
Updated the hello world example in doxygen
use last library
2012-10-11, by samux [Thu, 11 Oct 2012 14:27:02 +0000] rev 1
use last library