USE_MPU6050_DMP moved to my_user_config.h

This commit is contained in:
Adrian Scillato 2018-12-10 20:04:48 +00:00 committed by GitHub
parent 384cc5cb16
commit e5d3c3b793
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -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
*