MPU6050 simple library

Dependents:   MPU6050_test Drone MPU6050_test acelerometro ... more

Revision:
9:2dd52ac40c96
Parent:
8:566b467537c8
Child:
10:31cec9253c7c
--- a/MPU6050.cpp	Thu Aug 15 03:19:48 2019 +0000
+++ b/MPU6050.cpp	Thu Aug 15 03:22:38 2019 +0000
@@ -1,8 +1,3 @@
-/**
-*@file MPU6050.cpp
-*
-*/
-
 #include "mbed.h"
 #include "MPU6050.h"