Allows for reading accelerometer, gyroscope, and magnetometer data from an LSM9DS0 IMU device
Dependents: uVGA_4180 uLCD_4180_mini ECE4781_Project
Revision 5:e6a15dcba942, committed 2015-01-11
- Comitter:
- randrews33
- Date:
- Sun Jan 11 14:44:43 2015 +0000
- Parent:
- 4:bf8f4e7c9905
- Commit message:
- Gave credit where credit was due
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
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"