mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-22 16:48:29 -04:00
ArduCopter: remove debug related to yaw mode used for alt hold
This commit is contained in:
parent
9dd978576b
commit
f98a807d36
@ -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…
Reference in New Issue
Block a user