A basic library for the FXOS8700Q combination accelerometer / magnetometer

Dependencies:   MotionSensor

Fork of FXOS8700Q by Jim Carver

Revision:
10:1efb0564e0a4
Parent:
9:5553a64d0762
--- a/FXOS8700Q.cpp	Wed May 07 18:08:08 2014 +0000
+++ b/FXOS8700Q.cpp	Thu Oct 29 17:38:41 2015 +0000
@@ -306,3 +306,4 @@
 
     return acc;
 }
+