hah

Dependents:   Gimbal_ENSEA

Fork of MPU6050 by Baser Kandehir

Files at this revision

API Documentation at this revision

Comitter:
ThomasGS
Date:
Fri Jun 03 13:50:47 2016 +0000
Parent:
5:5bff0edcdff8
Commit message:
pour simone;

Changed in this revision

MPU6050.cpp Show annotated file Show diff for this revision Revisions of this file
diff -r 5bff0edcdff8 -r 5bd970507896 MPU6050.cpp
--- a/MPU6050.cpp	Wed Aug 05 12:45:47 2015 +0000
+++ b/MPU6050.cpp	Fri Jun 03 13:50:47 2016 +0000
@@ -147,7 +147,7 @@
     if(whoAmI==0x68)
     {
         pc.printf("MPU6050 is online... \r\n");  
-        led2=1;
+       // led2=1;
     }
     else
     {