diff --git a/ArduCopterMega/config.h b/ArduCopterMega/config.h index bc01fbad59..77242e33be 100644 --- a/ArduCopterMega/config.h +++ b/ArduCopterMega/config.h @@ -355,7 +355,7 @@ // // how much to we pitch towards the target #ifndef PITCH_MAX -# define PITCH_MAX 40 +# define PITCH_MAX 36 #endif