mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-09 01:18:29 -04:00
Copter: remove unnecessary MPU6K filter definition
This should also help kick off the AC3.1 rebuild
This commit is contained in:
parent
b42a34cae0
commit
c7dc351609
@ -148,9 +148,6 @@
|
||||
#ifndef CONFIG_IMU_TYPE
|
||||
# define CONFIG_IMU_TYPE CONFIG_IMU_OILPAN
|
||||
#endif
|
||||
#ifndef MPU6K_FILTER
|
||||
# define MPU6K_FILTER MPU6K_DEFAULT_FILTER
|
||||
#endif
|
||||
|
||||
//////////////////////////////////////////////////////////////////////////////
|
||||
// ADC Enable - used to eliminate for systems which don't have ADC.
|
||||
|
Loading…
Reference in New Issue
Block a user