mirror of
https://github.com/opentx/opentx.git
synced 2025-07-15 04:15:26 +03:00
Typo
This commit is contained in:
parent
c13a09f707
commit
a6fdaa290e
1 changed files with 1 additions and 1 deletions
|
@ -361,7 +361,7 @@ bool luaFindFieldByName(const char * name, LuaField & field, unsigned int flags)
|
||||||
/*luadoc
|
/*luadoc
|
||||||
@function sportTelemetryPop()
|
@function sportTelemetryPop()
|
||||||
|
|
||||||
Pops a received SPORT packet from the queue. Please note that only packets using a data ID within 0x5000 to 0x52FF
|
Pops a received SPORT packet from the queue. Please note that only packets using a data ID within 0x5000 to 0x50FF
|
||||||
(frame ID == 0x10), as well as packets with a frame ID equal 0x32 (regardless of the data ID) will be passed to
|
(frame ID == 0x10), as well as packets with a frame ID equal 0x32 (regardless of the data ID) will be passed to
|
||||||
the LUA telemetry receive queue.
|
the LUA telemetry receive queue.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue