mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-13 03:19:58 +03:00
rename operand
This commit is contained in:
parent
9b78e2f92e
commit
585e7da4b5
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@ IPF can be edited using INAV Configurator user interface, of via CLI
|
|||
| Operand Type | Name | Notes |
|
||||
|---- |---- |---- |
|
||||
| 0 | VALUE | Value derived from `value` field |
|
||||
| 1 | RC_CHANNEL | `value` points to RC channel number, indexed from 1 |
|
||||
| 1 | GET_RC_CHANNEL | `value` points to RC channel number, indexed from 1 |
|
||||
| 2 | FLIGHT | `value` points to flight parameter table |
|
||||
| 3 | FLIGHT_MODE | `value` points to flight modes table |
|
||||
| 4 | LC | `value` points to other logic condition ID |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue