Enum MavlinkReceiverKind
What a mission receiver answered an incoming frame with.
public enum MavlinkReceiverKind : uint
Fields
Ack = 2The acknowledgement that ends the transfer.
Request = 1A request for the next item.
What a mission receiver answered an incoming frame with.
public enum MavlinkReceiverKind : uint
Ack = 2The acknowledgement that ends the transfer.
Request = 1A request for the next item.