Set loiter rate enabled by default
This commit is contained in:
parent
bab1faf644
commit
f8e9fa8b61
@ -664,7 +664,7 @@
|
|||||||
// Loiter Navigation control gains
|
// Loiter Navigation control gains
|
||||||
//
|
//
|
||||||
#ifndef LOITER_RATE
|
#ifndef LOITER_RATE
|
||||||
# define LOITER_RATE 0
|
# define LOITER_RATE 1
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef LOITER_RATE_P
|
#ifndef LOITER_RATE_P
|
||||||
|
Loading…
Reference in New Issue
Block a user