Enable Magnetometer by default
This commit is contained in:
parent
bc7f0a567c
commit
db0a7be233
@ -291,7 +291,7 @@
|
|||||||
//////////////////////////////////////////////////////////////////////////////
|
//////////////////////////////////////////////////////////////////////////////
|
||||||
// MAGNETOMETER
|
// MAGNETOMETER
|
||||||
#ifndef MAGNETOMETER
|
#ifndef MAGNETOMETER
|
||||||
# define MAGNETOMETER DISABLED
|
# define MAGNETOMETER ENABLED
|
||||||
#endif
|
#endif
|
||||||
#ifndef MAG_ORIENTATION
|
#ifndef MAG_ORIENTATION
|
||||||
# define MAG_ORIENTATION AP_COMPASS_COMPONENTS_DOWN_PINS_FORWARD
|
# define MAG_ORIENTATION AP_COMPASS_COMPONENTS_DOWN_PINS_FORWARD
|
||||||
|
Loading…
Reference in New Issue
Block a user