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

Update the luadoc for sportTelemetryPop() (#4287)

Followup on #4232: DIY ID range changed to 0x5000 - 0x52FF
This commit is contained in:
Florent Martel 2017-01-25 11:16:30 -06:00 committed by Bertrand Songis
parent 51d1e6e94a
commit 4a76c023e6

View file

@ -302,7 +302,7 @@ bool luaFindFieldByName(const char * name, LuaField & field, unsigned int flags)
/*luadoc
@function sportTelemetryPop()
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 the LUA telemetry receive queue.
Pops a received SPORT packet from the queue. Please note that only packets using a data ID within 0x5000 to 0x52FF (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.
@retval SPORT paket as a quadruple:
* sensor ID (number)