mirror of
https://github.com/EdgeTX/edgetx.git
synced 2025-07-19 06:15:08 +03:00
Lua docs updated
This commit is contained in:
parent
a4d899844e
commit
4233e71954
3 changed files with 28 additions and 13 deletions
|
@ -31,9 +31,9 @@ Get current Model information
|
|||
|
||||
@retval table model information:
|
||||
* `name` (string) model name
|
||||
* `bitmap` (string) bitmap name
|
||||
* `bitmap` (string) bitmap name (not present on X7D)
|
||||
|
||||
@status current Introduced in 2.0.6, changed in TODO
|
||||
@status current Introduced in 2.0.6, changed in 2.2.0
|
||||
*/
|
||||
static int luaModelGetInfo(lua_State *L)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue