Skip to content

ghostTelemetryPush

ghostTelemetryPush()

This functions allows for sending telemetry data toward the Ghost link.

Parameters

Name Req Type Description
command yes unknown command
data yes table table of data bytes

Returns

Name Type Description
- boolean data queued in output buffer or not.
- nil incorrect telemetry protocol.

Availability

  • Since: 2.7.0
  • Radio support: all

Source

radio/src/lua/api_general.cpp