mirror of https://github.com/ArduPilot/ardupilot
ArduCopter: added DMP_ENABLED to APM_Config.h to make it easier for people to enable it.
This commit is contained in:
parent
9a558be53e
commit
a10ac65c11
|
@ -9,6 +9,7 @@
|
|||
|
||||
//#define MAG_ORIENTATION AP_COMPASS_COMPONENTS_DOWN_PINS_FORWARD
|
||||
//#define HIL_MODE HIL_MODE_ATTITUDE
|
||||
//#define DMP_ENABLED ENABLED
|
||||
|
||||
//#define FRAME_CONFIG QUAD_FRAME
|
||||
/*
|
||||
|
|
Loading…
Reference in New Issue