1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-17 13:25:20 +03:00

Lua documentation update

This commit is contained in:
Damjan Adamic 2017-02-11 19:08:55 +01:00
parent a53db11e1a
commit be61e07939

View file

@ -86,6 +86,12 @@ static int luaModelSetInfo(lua_State *L)
Get RF module parameters
`rfProtocol` values:
* -1 OFF
* 0 D16
* 1 D8
* 2 LR12
@param index (number) module index (0 for internal, 1 for external)
@retval nil requested module does not exist