mirror of https://github.com/ArduPilot/ardupilot
ACM: enable compass by default on APM2
This commit is contained in:
parent
632e74b76d
commit
8df91ea885
|
@ -52,6 +52,7 @@
|
|||
# define CONFIG_RELAY DISABLED
|
||||
# define MAG_ORIENTATION AP_COMPASS_APM2_SHIELD
|
||||
# define CONFIG_SONAR_SOURCE SONAR_SOURCE_ANALOG_PIN
|
||||
# define MAGNETOMETER ENABLED
|
||||
# ifdef APM2_BETA_HARDWARE
|
||||
# define CONFIG_BARO AP_BARO_BMP085
|
||||
# else // APM2 Production Hardware (default)
|
||||
|
|
Loading…
Reference in New Issue