Fixed Yaw mode for CIRCLE

This commit is contained in:
Jason Short 2011-09-11 11:48:11 -07:00
parent db331efbae
commit 810d8e5cde
1 changed files with 1 additions and 1 deletions

View File

@ -345,7 +345,7 @@
// CIRCLE Mode
#ifndef CIRCLE_YAW
# define CIRCLE_YAW YAW_HOLD
# define CIRCLE_YAW YAW_AUTO
#endif
#ifndef CIRCLE_RP