added comments for frame types

git-svn-id: https://arducopter.googlecode.com/svn/trunk@2330 f9c3cf11-9bcb-44bc-f272-b75c42450872
This commit is contained in:
jasonshort 2011-05-16 06:05:08 +00:00
parent 9153e448db
commit 66b8cebb14

View File

@ -11,12 +11,12 @@
#define FRAME_CONFIG QUADX_FRAME #define FRAME_CONFIG QUADX_FRAME
/* /*
options: options:
QUADP_FRAME QUADP_FRAME // the classic plus configuration
QUADX_FRAME QUADX_FRAME // the superior X configuration
TRI_FRAME TRI_FRAME // three props with a servo on the tail for yaw
HEXAX_FRAME HEXAP_FRAME // you have more motors than sense (6)
Y6_FRAME HEXAX_FRAME // you like scaring children in the park
HEXAP_FRAME Y6_FRAME // the motors are stacked on a Tri frame
*/ */
#define CHANNEL_6_TUNING CH6_NONE #define CHANNEL_6_TUNING CH6_NONE