View Source XMAVLink.SerialConnection (xmavlink v0.3.0)
XMAVLink.Router delegate for Serial connections
Link to this section Summary
Link to this section Types
@type t() :: %XMAVLink.SerialConnection{ baud: non_neg_integer(), buffer: binary(), port: binary(), uart: pid() }