mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-10 18:08:30 -04:00
Set loiter rate enabled by default
This commit is contained in:
parent
e06d8142c1
commit
ba68d6d8a1
@ -664,7 +664,7 @@
|
||||
// Loiter Navigation control gains
|
||||
//
|
||||
#ifndef LOITER_RATE
|
||||
# define LOITER_RATE 0
|
||||
# define LOITER_RATE 1
|
||||
#endif
|
||||
|
||||
#ifndef LOITER_RATE_P
|
||||
|
Loading…
Reference in New Issue
Block a user