Copter : POSITION_HOLD mode -> allow user position control

This commit is contained in:
Olivier-ADLER 2013-06-01 22:15:34 +02:00 committed by Randy Mackay
parent 68470c9176
commit 735406fa77
1 changed files with 1 additions and 1 deletions

View File

@ -676,7 +676,7 @@
#endif
#ifndef POSITION_RP
# define POSITION_RP ROLL_PITCH_AUTO
# define POSITION_RP ROLL_PITCH_LOITER
#endif
#ifndef POSITION_THR