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

Minor LUA doc fix

This commit is contained in:
3djc 2019-05-09 11:44:23 +02:00
parent 2784caf10d
commit 3422b7e6d9

View file

@ -496,7 +496,7 @@ When called without parameters, it will only return the status of the output buf
@retval boolean data queued in output buffer or not.
@status current Introduced in 2.2.0
@status current Introduced in 2.3
*/
static int luaAccessTelemetryPush(lua_State * L)