XMAVLink.SerialConnection (xmavlink v0.4.3)
View SourceXMAVLink.Router delegate for Serial connections
Summary
Types
@type t() :: %XMAVLink.SerialConnection{ baud: non_neg_integer(), buffer: binary(), port: binary(), uart: pid() }
XMAVLink.Router delegate for Serial connections
@type t() :: %XMAVLink.SerialConnection{ baud: non_neg_integer(), buffer: binary(), port: binary(), uart: pid() }