mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-11 10:28:29 -04:00
Fixed Yaw mode for CIRCLE
This commit is contained in:
parent
db331efbae
commit
810d8e5cde
@ -345,7 +345,7 @@
|
|||||||
|
|
||||||
// CIRCLE Mode
|
// CIRCLE Mode
|
||||||
#ifndef CIRCLE_YAW
|
#ifndef CIRCLE_YAW
|
||||||
# define CIRCLE_YAW YAW_HOLD
|
# define CIRCLE_YAW YAW_AUTO
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef CIRCLE_RP
|
#ifndef CIRCLE_RP
|
||||||
|
Loading…
Reference in New Issue
Block a user