mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-05 07:28:29 -04:00
Sub: remove stale MAGNETOMETER config option from config files
This isn't used in the code any more
This commit is contained in:
parent
b03b3041e0
commit
d37624ccd6
@ -107,12 +107,6 @@
|
|||||||
# define EKF_ORIGIN_MAX_DIST_M 50000 // EKF origin and waypoints (including home) must be within 50km
|
# define EKF_ORIGIN_MAX_DIST_M 50000 // EKF origin and waypoints (including home) must be within 50km
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
//////////////////////////////////////////////////////////////////////////////
|
|
||||||
// MAGNETOMETER
|
|
||||||
#ifndef MAGNETOMETER
|
|
||||||
# define MAGNETOMETER ENABLED
|
|
||||||
#endif
|
|
||||||
|
|
||||||
//////////////////////////////////////////////////////////////////////////////
|
//////////////////////////////////////////////////////////////////////////////
|
||||||
// OPTICAL_FLOW
|
// OPTICAL_FLOW
|
||||||
#ifndef OPTFLOW
|
#ifndef OPTFLOW
|
||||||
|
Loading…
Reference in New Issue
Block a user