mirror of
https://github.com/opentx/opentx.git
synced 2025-07-21 23:35:17 +03:00
Re #3344: doc update
This commit is contained in:
parent
d5db9b7410
commit
a1e0b550fd
1 changed files with 2 additions and 1 deletions
|
@ -697,7 +697,8 @@ Returns (some of) the general radio settings
|
||||||
* `language` (string) radio language (used for menus)
|
* `language` (string) radio language (used for menus)
|
||||||
* `voice` (string) voice language (used for speech)
|
* `voice` (string) voice language (used for speech)
|
||||||
|
|
||||||
@status current Introduced in 2.0.6, `imperial` added in TODO
|
@status current Introduced in 2.0.6, `imperial` added in TODO,
|
||||||
|
`language` and `voice` added int 2.2.0.
|
||||||
|
|
||||||
*/
|
*/
|
||||||
static int luaGetGeneralSettings(lua_State *L)
|
static int luaGetGeneralSettings(lua_State *L)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue