From c00f0d3dfbd8f72f4dc9059c4f472bb14f38226f Mon Sep 17 00:00:00 2001 From: Jason Short Date: Mon, 21 Nov 2011 22:03:40 -0800 Subject: [PATCH] cleanup --- ArduCopter/APM_Config.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/ArduCopter/APM_Config.h b/ArduCopter/APM_Config.h index a6b1801542..625f035186 100644 --- a/ArduCopter/APM_Config.h +++ b/ArduCopter/APM_Config.h @@ -41,9 +41,6 @@ #define ACCEL_ALT_HOLD 0 // disabled by default, work in progress -// See the config.h and defines.h files for how to set this up! -// - // lets use Manual throttle during Loiter //#define LOITER_THR THROTTLE_MANUAL # define RTL_YAW YAW_HOLD