mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-26 18:48:30 -04:00
Copter: improved 'FRAME' docs
This commit is contained in:
parent
2dd757a20f
commit
21e979910f
@ -419,7 +419,7 @@ const AP_Param::Info var_info[] PROGMEM = {
|
|||||||
|
|
||||||
// @Param: FRAME
|
// @Param: FRAME
|
||||||
// @DisplayName: Frame Orientation
|
// @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
|
// @User: Standard
|
||||||
// @Range: 0 32767
|
// @Range: 0 32767
|
||||||
GSCALAR(frame_orientation, "FRAME", FRAME_ORIENTATION),
|
GSCALAR(frame_orientation, "FRAME", FRAME_ORIENTATION),
|
||||||
|
Loading…
Reference in New Issue
Block a user