From e5d3c3b793680e16cde728a149c2bc7efc339955 Mon Sep 17 00:00:00 2001 From: Adrian Scillato <39969427+ascillato2@users.noreply.github.com> Date: Mon, 10 Dec 2018 20:04:48 +0000 Subject: [PATCH] USE_MPU6050_DMP moved to my_user_config.h --- sonoff/xsns_32_mpu6050.ino | 1 - 1 file changed, 1 deletion(-) diff --git a/sonoff/xsns_32_mpu6050.ino b/sonoff/xsns_32_mpu6050.ino index 7115800dd..6a6d5a1df 100644 --- a/sonoff/xsns_32_mpu6050.ino +++ b/sonoff/xsns_32_mpu6050.ino @@ -19,7 +19,6 @@ #ifdef USE_I2C #ifdef USE_MPU6050 -#define USE_MPU6050_DMP // Use the DMP on the chip, should create better results /*********************************************************************************************\ * MPU6050 3 axis gyroscope and temperature sensor *