mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-22 08:38:36 -04:00
ArduCopter - removed #define AUTOMATIC_DECLINATION ENABLED line to ensure users don't try and enable it because it needs a bit more work before it's ready for general use
This commit is contained in:
parent
86eff20d5d
commit
68e37774a6
@ -89,6 +89,3 @@
|
||||
// #define MOT_6 CH_4
|
||||
// #define MOT_7 CH_7
|
||||
// #define MOT_8 CH_8
|
||||
|
||||
// Enabling this will use the GPS lat/long coordinate to get the compass declination
|
||||
//#define AUTOMATIC_DECLINATION ENABLED
|
Loading…
Reference in New Issue
Block a user