ACM: Lowered default Alt hold P

This commit is contained in:
Jason Short 2012-07-21 16:43:23 -07:00
parent 9e72d4c3f4
commit 96aabb7712
1 changed files with 1 additions and 1 deletions

View File

@ -779,7 +779,7 @@
#endif
#ifndef ALT_HOLD_P
# define ALT_HOLD_P 0.4 // .5
# define ALT_HOLD_P 0.3 // .5
#endif
#ifndef ALT_HOLD_I
# define ALT_HOLD_I 0.038