crossfireTelemetryPop()
Pops a received Crossfire Telemetry packet from the queue.
@status current Introduced in 2.2.0
Parameters
none
Return value
nil
queue does not contain any (or enough) bytes to form a whole packetmultiple
returns 2 values:command (number)
packet (table) data bytes
Last updated