1
0
Fork 0
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:
Damjan Adamic 2016-05-16 22:01:06 +02:00
parent 67c0326cca
commit 8eda8244c6

View file

@ -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