MPU DMP code modified for use with ST Nucelo boards. This Library makes use of I2Cdev.

Dependents:   MPU9150_nucleo_i2cdev Orion_newPCB_test_LV Orion_PCB_test_Faulhaber_gr41_wptcmd_V1 MPU9150_nucleo_i2cdev ... more

Fork of MPU6050-DMP-Ian by Ian Hua

Revision:
7:4619a083f289
Parent:
6:2dc23167c8d8
Child:
15:d4284f5b4fc7
diff -r 2dc23167c8d8 -r 4619a083f289 I2C/I2Cdev.cpp
--- a/I2C/I2Cdev.cpp	Tue Apr 29 10:36:21 2014 +0000
+++ b/I2C/I2Cdev.cpp	Tue Apr 29 11:01:59 2014 +0000
@@ -286,4 +286,4 @@
 uint16_t I2Cdev::readTimeout(void)
 {
     return 0;
-}
\ No newline at end of file
+}