hah

Dependents:   Gimbal_ENSEA

Fork of MPU6050 by Baser Kandehir

Revision:
7:5bd970507896
Parent:
5:5bff0edcdff8
--- 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
     {