MPU6050 simple library

Dependents:   MPU6050_test Drone MPU6050_test acelerometro ... more

Revision:
11:7cccbf912a71
Parent:
10:31cec9253c7c
Child:
12:b8a396aa0a50
--- a/MPU6050.h	Thu Aug 15 03:29:07 2019 +0000
+++ b/MPU6050.h	Thu Aug 15 03:31:44 2019 +0000
@@ -114,8 +114,9 @@
 #define MPU6050_FIFO_R_W         0x74
 #define MPU6050_WHO_AM_I         0x75
 
-/**
-*MPU6050 6 axis I2C sensor
+/**API for MPC6050
+*
+*MCP6050 is a 6-axis I2C sensor
 *
 *@code
 *#include "mbed.h"