mirror of https://github.com/ArduPilot/ardupilot
Copter: SPORT to use YAW_HOLD
This commit is contained in:
parent
39ab4f62ef
commit
65276d360b
|
@ -587,7 +587,7 @@
|
|||
|
||||
// Sport Mode
|
||||
#ifndef SPORT_YAW
|
||||
# define SPORT_YAW YAW_ACRO
|
||||
# define SPORT_YAW YAW_HOLD
|
||||
#endif
|
||||
|
||||
#ifndef SPORT_RP
|
||||
|
|
Loading…
Reference in New Issue