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
|
||||
|
||||
#ifndef RATE_YAW_P
|
||||
# define RATE_YAW_P 0.25f
|
||||
# define RATE_YAW_P 0.200f
|
||||
#endif
|
||||
#ifndef RATE_YAW_I
|
||||
# define RATE_YAW_I 0.015f
|
||||
|
Loading…
Reference in New Issue
Block a user