From 387a021c30ceb3a1b1f163ca69bfc38a1645e4e4 Mon Sep 17 00:00:00 2001 From: Jason Short Date: Thu, 16 Aug 2012 15:41:35 -0700 Subject: [PATCH] ACM : APM_Config.h : default removed for toy mixer. --- ArduCopter/APM_Config.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ArduCopter/APM_Config.h b/ArduCopter/APM_Config.h index 0bf9042afe..9a9b7222b6 100644 --- a/ArduCopter/APM_Config.h +++ b/ArduCopter/APM_Config.h @@ -44,8 +44,7 @@ */ //#define TOY_EDF ENABLED - -#define TOY_MIXER TOY_LOOKUP_TABLE +//#define TOY_MIXER TOY_LOOKUP_TABLE #define ACCEL_ALT_HOLD 0 // disabled by default, work in progress