diff --git a/ArduCopter/config.h b/ArduCopter/config.h index 80a567d097..4813348168 100644 --- a/ArduCopter/config.h +++ b/ArduCopter/config.h @@ -738,7 +738,7 @@ // RATE control #ifndef THROTTLE_P -# define THROTTLE_P 0.45 // +# define THROTTLE_P 0.25 // #endif #ifndef THROTTLE_I # define THROTTLE_I 0.0 // Don't edit