Lowered Loiter_I - higher value didn't test well.

This commit is contained in:
Jason Short 2011-09-16 18:24:42 -07:00
parent 129c13e065
commit b948e0f02b

View File

@ -474,7 +474,7 @@
# define LOITER_P .4 // # define LOITER_P .4 //
#endif #endif
#ifndef LOITER_I #ifndef LOITER_I
# define LOITER_I 0.10 // # define LOITER_I 0.04 //
#endif #endif
#ifndef LOITER_IMAX #ifndef LOITER_IMAX
# define LOITER_IMAX 12 // degrees° # define LOITER_IMAX 12 // degrees°