mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-21 23:33:57 -04:00
AP_Declination: enabled auto declination by default in APM
This commit is contained in:
parent
e4e052ff91
commit
a98a092a59
@ -419,7 +419,7 @@
|
||||
#endif
|
||||
|
||||
#ifndef AUTOMATIC_DECLINATION
|
||||
#define AUTOMATIC_DECLINATION DISABLED
|
||||
#define AUTOMATIC_DECLINATION ENABLED
|
||||
#endif
|
||||
|
||||
//////////////////////////////////////////////////////////////////////////////
|
||||
|
Loading…
Reference in New Issue
Block a user