View Source XMAVLink.Message protocol (xmavlink v0.3.0)
Link to this section Summary
Link to this section Types
@type t() :: term()
Link to this section Functions
@spec pack(t(), 1 | 2) :: {:ok, XMAVLink.Types.message_id(), {:ok, XMAVLink.Types.crc_extra(), pos_integer(), :broadcast | :system | :system_component | :component}, binary()} | {:error, String.t()}