DelayCommand

public final class DelayCommand : MavlinkCommand

MAVLink command which allows to delay the next MAVLink command execution.

  • Delay, in seconds.

    Declaration

    Swift

    public let delay: Double
  • Constructor.

    Declaration

    Swift

    public init(delay: Double)

    Parameters

    delay

    delay, in seconds