Skip to content
Snippets Groups Projects
Commit 42a83703 authored by Randy Mackay's avatar Randy Mackay
Browse files

Copter: increase Yaw Rate I 0.02

parent b7b5fe7a
No related branches found
No related tags found
No related merge requests found
......@@ -831,7 +831,7 @@
# define RATE_YAW_P 0.200f
#endif
#ifndef RATE_YAW_I
# define RATE_YAW_I 0.015f
# define RATE_YAW_I 0.020f
#endif
#ifndef RATE_YAW_D
# define RATE_YAW_D 0.000f
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment