mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-05 07:28:29 -04:00
Sub: reduce default ACRO_YAW_P by 25% to 3.375
This commit is contained in:
parent
4fae5cdfcf
commit
7caca6a251
@ -182,7 +182,7 @@
|
||||
#endif
|
||||
|
||||
#ifndef ACRO_YAW_P
|
||||
# define ACRO_YAW_P 4.5f
|
||||
# define ACRO_YAW_P 3.375f
|
||||
#endif
|
||||
|
||||
#ifndef ACRO_LEVEL_MAX_ANGLE
|
||||
|
Loading…
Reference in New Issue
Block a user