Copter: Rate Pitch IMAX default to 1000
Spotted by Jonathan Challinger, thanks!
This commit is contained in:
parent
5891cd3078
commit
a95b8f1b0e
@ -620,7 +620,7 @@
|
||||
# define RATE_PITCH_D 0.004f
|
||||
#endif
|
||||
#ifndef RATE_PITCH_IMAX
|
||||
# define RATE_PITCH_IMAX 500
|
||||
# define RATE_PITCH_IMAX 1000
|
||||
#endif
|
||||
|
||||
#ifndef RATE_YAW_P
|
||||
|
Loading…
Reference in New Issue
Block a user