ArduCopter: remove debug related to yaw mode used for alt hold

This commit is contained in:
rmackay9 2012-12-08 14:24:50 +09:00
parent 9dd978576b
commit f98a807d36
1 changed files with 1 additions and 3 deletions

View File

@ -524,9 +524,7 @@
// Alt Hold Mode
#ifndef ALT_HOLD_YAW
//# define ALT_HOLD_YAW YAW_HOLD
// debug -- remove me!!
# define ALT_HOLD_YAW YAW_LOOK_AHEAD
# define ALT_HOLD_YAW YAW_HOLD
#endif
#ifndef ALT_HOLD_RP