Copter: SPORT to use YAW_HOLD

This commit is contained in:
Randy Mackay 2013-08-04 15:56:35 +09:00
parent 39ab4f62ef
commit 65276d360b
1 changed files with 1 additions and 1 deletions

View File

@ -587,7 +587,7 @@
// Sport Mode
#ifndef SPORT_YAW
# define SPORT_YAW YAW_ACRO
# define SPORT_YAW YAW_HOLD
#endif
#ifndef SPORT_RP