Fixed Yaw mode for CIRCLE

This commit is contained in:
Jason Short 2011-09-11 11:48:11 -07:00
parent e6b7c57d26
commit d733868fea
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