Allows for reading accelerometer, gyroscope, and magnetometer data from an LSM9DS0 IMU device

Dependencies:   mbed

Dependents:   uVGA_4180 uLCD_4180_mini ECE4781_Project

Revision:
5:e6a15dcba942
Parent:
4:bf8f4e7c9905
--- a/main.cpp	Wed Dec 03 23:08:09 2014 +0000
+++ b/main.cpp	Sun Jan 11 14:44:43 2015 +0000
@@ -1,4 +1,4 @@
-//Most of the Credit goes to jimblom
+//Most of the Credit goes to jimblom and Judah Okeleye
 #include "LSM9DS0.h"
 #include "mbed.h"