ACM: don't set defaults in APM_Config.h

defaults set here prevent Makefile overrides, which breaks autotest
for non-default frame types
This commit is contained in:
Andrew Tridgell 2012-01-04 19:35:05 +11:00
parent eab1ae59d0
commit 9d1c4ecfcd

View File

@ -7,7 +7,7 @@
//#define MAG_ORIENTATION AP_COMPASS_COMPONENTS_DOWN_PINS_FORWARD
//#define HIL_MODE HIL_MODE_ATTITUDE
#define FRAME_CONFIG QUAD_FRAME
//#define FRAME_CONFIG QUAD_FRAME
/*
options:
QUAD_FRAME
@ -18,7 +18,7 @@
HELI_FRAME
*/
#define FRAME_ORIENTATION X_FRAME
//#define FRAME_ORIENTATION X_FRAME
/*
PLUS_FRAME
X_FRAME