seq property

uint16_t seq
final

Waypoint ID (sequence number). Starts at zero. Increases monotonically for each waypoint, no gaps in the sequence (0,1,2,3,4).

MAVLink type: uint16_t

seq

Implementation

final uint16_t seq;