version property

uint16_t version
final

Currently active MAVLink version number * 100: v1.0 is 100, v2.0 is 200, etc.

MAVLink type: uint16_t

version

Implementation

final uint16_t version;