demo of the optimized MPU6050 library

Dependencies:   MPU6050-DMP mbed

Fork of MPU6050-DMP_test by Match Lab

Revision:
3:0fd6f597d8dd
Parent:
0:a89e198f9bf7
--- a/config.h	Sun Feb 22 03:09:44 2015 +0000
+++ b/config.h	Thu Feb 26 04:02:36 2015 +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