mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-23 00:04:02 -04:00
RTL Yaw hold as default
This commit is contained in:
parent
fbf09dbf2d
commit
2600f19172
@ -343,7 +343,7 @@
|
||||
|
||||
// RTL Mode
|
||||
#ifndef RTL_YAW
|
||||
# define RTL_YAW YAW_AUTO
|
||||
# define RTL_YAW YAW_HOLD
|
||||
#endif
|
||||
|
||||
#ifndef RTL_RP
|
||||
|
Loading…
Reference in New Issue
Block a user