mirror of https://github.com/ArduPilot/ardupilot
Copter : POSITION_HOLD mode -> allow user position control
This commit is contained in:
parent
68470c9176
commit
735406fa77
|
@ -676,7 +676,7 @@
|
|||
#endif
|
||||
|
||||
#ifndef POSITION_RP
|
||||
# define POSITION_RP ROLL_PITCH_AUTO
|
||||
# define POSITION_RP ROLL_PITCH_LOITER
|
||||
#endif
|
||||
|
||||
#ifndef POSITION_THR
|
||||
|
|
Loading…
Reference in New Issue