Jorge Abraham Massih Vargas / Mbed 2 deprecated proyecto_final

Dependencies:   mbed MPU6050

Files at this revision

API Documentation at this revision

Comitter:
Alvaro13
Date:
Fri Jul 26 00:09:52 2019 +0000
Parent:
0:43edf2e11fc0
Child:
3:371e35f9769a
Commit message:
second commit

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Fri Jul 26 00:06:28 2019 +0000
+++ b/main.cpp	Fri Jul 26 00:09:52 2019 +0000
@@ -1,7 +1,7 @@
 #include "mbed.h"
 #include "MPU6050.h"
 #include "REFVALUES.h"
-
+//activo
 // Debbuging led
 DigitalOut myled(LED1);