mirror of
https://github.com/opentx/opentx.git
synced 2025-07-15 20:35:17 +03:00
Re #2826: Lua API: doc update for Cels-
and Cels+
This commit is contained in:
parent
67c0326cca
commit
8eda8244c6
1 changed files with 2 additions and 1 deletions
|
@ -417,7 +417,8 @@ case the returned value is 0):
|
||||||
* key (number) cell number (1 to number of cells)
|
* key (number) cell number (1 to number of cells)
|
||||||
* value (number) current cell voltage
|
* value (number) current cell voltage
|
||||||
|
|
||||||
@status current Introduced in 2.0.0, changed in 2.1.0
|
@status current Introduced in 2.0.0, changed in 2.1.0, `Cels+` and
|
||||||
|
`Cels-` added in 2.1.9
|
||||||
|
|
||||||
@notice Getting a value by its numerical identifier is faster then by its name.
|
@notice Getting a value by its numerical identifier is faster then by its name.
|
||||||
While `Cels` sensor returns current values of all cells in a table, a `Cels+` or
|
While `Cels` sensor returns current values of all cells in a table, a `Cels+` or
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue