mirror of https://github.com/arendst/Tasmota.git
USE_MPU6050_DMP moved to my_user_config.h
This commit is contained in:
parent
384cc5cb16
commit
e5d3c3b793
|
@ -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
|
||||
*
|
||||
|
|
Loading…
Reference in New Issue