Allows for reading accelerometer, gyroscope, and magnetometer data from an LSM9DS0 IMU device
Dependents: uVGA_4180 uLCD_4180_mini ECE4781_Project
Diff: main.cpp
- Revision:
- 5:e6a15dcba942
- Parent:
- 4:bf8f4e7c9905
diff -r bf8f4e7c9905 -r e6a15dcba942 main.cpp --- 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"