mbed using PB8,PB9 to contorl I2C successfull dmpinitialize MPU6050

Dependencies:   MPU6050_DMP_Nucleo-I2Cdev mbed

Fork of MPU9150_nucleo_i2cdev by Akash Vibhute

Revision:
1:ca8638ade4ab
Parent:
0:706ce7540c8f
--- a/config.h	Sun Mar 29 08:50:27 2015 +0000
+++ b/config.h	Fri Oct 26 05:08:02 2018 +0000
@@ -15,4 +15,4 @@
 // But other value doesn't yet support.
 #define MPU6050_ACCEL_FS MPU6050_ACCEL_FS_2
 
-#define PC_BAUDRATE 921600
\ No newline at end of file
+#define PC_BAUDRATE 115200
\ No newline at end of file