Copter: improved 'FRAME' docs

This commit is contained in:
Andrew Tridgell 2013-01-10 15:44:13 +11:00
parent 2dd757a20f
commit 21e979910f
1 changed files with 1 additions and 1 deletions

View File

@ -419,7 +419,7 @@ const AP_Param::Info var_info[] PROGMEM = {
// @Param: FRAME
// @DisplayName: Frame Orientation
// @Description: Controls motor mixing The maximum value that will be applied to the parameter currently being tuned with the transmitter's channel 6 knob
// @Description: Controls motor mixing. Quad: 0=+ 1=X
// @User: Standard
// @Range: 0 32767
GSCALAR(frame_orientation, "FRAME", FRAME_ORIENTATION),