mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-20 14:55:21 +03:00
Correct new rxfail documentation. Fixes #1238
This commit is contained in:
parent
f0b0cbd83a
commit
a373c095e3
1 changed files with 1 additions and 1 deletions
|
@ -155,7 +155,7 @@ The default mode for all channels is AUTOMATIC.
|
|||
The rxfail command can be used in conjunction with mode ranges to trigger various actions.
|
||||
|
||||
The `rxfail` command takes 2 or 3 arguments.
|
||||
* Index of aux channel (AUX1 = 0, AUX2 = 1,...)
|
||||
* Index of channel (See below)
|
||||
* Mode ('a' = AUTOMATIC, 'h' = HOLD, 's' = SET)
|
||||
* A value to use when in SET mode.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue