Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 323 Bytes

File metadata and controls

19 lines (11 loc) · 323 Bytes

ghostTelemetryPop()

Pops a received Ghost Telemetry packet from the queue. @retval nil queue does not contain any (or enough) bytes to form a whole packet @retval multiple returns 2 values:

  • type (number)
  • packet (table) data bytes @status current Introduced in 2.3.15

Parameters

none

Return value

none