mirror of https://github.com/ArduPilot/ardupilot
git-svn-id: https://arducopter.googlecode.com/svn/trunk@2185 f9c3cf11-9bcb-44bc-f272-b75c42450872
This commit is contained in:
parent
b0d7ec3747
commit
d783745823
|
@ -7,8 +7,8 @@
|
|||
|
||||
#define NAV_TEST 0 // 0 = traditional, 1 = rate controlled
|
||||
|
||||
//#define CHANNEL_6_TUNING CH6_NONE
|
||||
#define CHANNEL_6_TUNING CH6_PMAX
|
||||
#define CHANNEL_6_TUNING CH6_NONE
|
||||
//#define CHANNEL_6_TUNING CH6_PMAX
|
||||
|
||||
/*
|
||||
CH6_NONE
|
||||
|
|
Loading…
Reference in New Issue