1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-14 20:10:08 +03:00

Cosmetics

This commit is contained in:
Bertrand Songis 2019-06-14 08:24:15 +02:00
parent 8773c56dad
commit 7132d4ec49
No known key found for this signature in database
GPG key ID: F189F79290FEC50F

View file

@ -1472,7 +1472,7 @@ static int luaResetGlobalTimer(lua_State * L)
Writes a string to the serial port. The string is allowed to contain any character, including 0. Writes a string to the serial port. The string is allowed to contain any character, including 0.
@status current Introducted in TODO @status current Introduced in TODO
*/ */
static int luaSerialWrite(lua_State * L) static int luaSerialWrite(lua_State * L)
{ {