CANSAT_IMU
Fork of MPU9150_DMP by
Revision 3:0332862b5608, committed 2015-08-11
- Comitter:
- Hagrass
- Date:
- Tue Aug 11 13:59:41 2015 +0000
- Parent:
- 2:e523a92390b6
- Commit message:
- CANSAT_IMU;
Changed in this revision
MPU9150.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/MPU9150.cpp Mon Sep 01 14:25:06 2014 +0000 +++ b/MPU9150.cpp Tue Aug 11 13:59:41 2015 +0000 @@ -862,4 +862,4 @@ *data = ret; return true; -} \ No newline at end of file +}