Tune down Loiter_P a hair

This commit is contained in:
Jason Short 2012-03-15 19:17:27 -07:00
parent 0bc40f51fb
commit ce14ef1b2b

View File

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