Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
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 |
diff -r e523a92390b6 -r 0332862b5608 MPU9150.cpp
--- 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
+}
