Copter: update default Rate Yaw P to 0.20 (was 0.25)
This commit is contained in:
parent
7ccb14344c
commit
a9eb626cb8
@ -866,7 +866,7 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef RATE_YAW_P
|
#ifndef RATE_YAW_P
|
||||||
# define RATE_YAW_P 0.25f
|
# define RATE_YAW_P 0.200f
|
||||||
#endif
|
#endif
|
||||||
#ifndef RATE_YAW_I
|
#ifndef RATE_YAW_I
|
||||||
# define RATE_YAW_I 0.015f
|
# define RATE_YAW_I 0.015f
|
||||||
|
Loading…
Reference in New Issue
Block a user