seq property
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;
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
final uint16_t seq;