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