git-svn-id: https://arducopter.googlecode.com/svn/trunk@1623 f9c3cf11-9bcb-44bc-f272-b75c42450872

This commit is contained in:
jasonshort 2011-02-10 07:11:17 +00:00
parent fdefe84bde
commit c15f2b7101

View File

@ -355,7 +355,7 @@
//
// how much to we pitch towards the target
#ifndef PITCH_MAX
# define PITCH_MAX 40
# define PITCH_MAX 36
#endif