Browse Source

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

mission-4.1.18
rmackay9 12 years ago
parent
commit
f98a807d36
  1. 4
      ArduCopter/config.h

4
ArduCopter/config.h

@ -524,9 +524,7 @@ @@ -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

Loading…
Cancel
Save