Tune down Loiter_P a hair

This commit is contained in:
Jason Short 2012-03-15 19:17:27 -07:00
parent be3fe36c52
commit a52a14bf12
1 changed files with 1 additions and 1 deletions

View File

@ -664,7 +664,7 @@
// Loiter control gains
//
#ifndef LOITER_P
# define LOITER_P .4
# define LOITER_P .3
#endif
#ifndef LOITER_I
# define LOITER_I 0.0