issues

Dependents:   mpu6050_test_basic_1

Fork of MPU6050 by Simon Garfieldsg

Revision:
2:d7915dab2d3c
Parent:
1:1e0baaf91e96
--- a/MPU6050.h	Wed May 08 00:34:55 2013 +0000
+++ b/MPU6050.h	Tue Jul 01 23:24:17 2014 +0000
@@ -405,7 +405,6 @@
 class MPU6050 {
     private:
         I2Cdev i2Cdev;
-        Serial debugSerial;
     public:
         MPU6050();
         MPU6050(uint8_t address);