Browse Source

Enable Magnetometer by default

master
Jason Short 13 years ago
parent
commit
4b5437afe8
  1. 2
      ArduCopter/config.h

2
ArduCopter/config.h

@ -291,7 +291,7 @@ @@ -291,7 +291,7 @@
//////////////////////////////////////////////////////////////////////////////
// MAGNETOMETER
#ifndef MAGNETOMETER
# define MAGNETOMETER DISABLED
# define MAGNETOMETER ENABLED
#endif
#ifndef MAG_ORIENTATION
# define MAG_ORIENTATION AP_COMPASS_COMPONENTS_DOWN_PINS_FORWARD

Loading…
Cancel
Save