ACM: Increased the altitude error P for smoother alt hold response
This commit is contained in:
parent
4b703e8842
commit
220d5a1c6e
@ -727,7 +727,7 @@
|
||||
#endif
|
||||
|
||||
#ifndef ALT_HOLD_P
|
||||
# define ALT_HOLD_P 0.2 //
|
||||
# define ALT_HOLD_P 0.5 //
|
||||
#endif
|
||||
#ifndef ALT_HOLD_I
|
||||
# define ALT_HOLD_I 0.015
|
||||
|
Loading…
Reference in New Issue
Block a user