Type Alias mavspec::rust::spec::types::DialectVersion

source ·
pub type DialectVersion = u8;
Expand description

Type used to contain minor dialect version specified in MAVLink XML definitions.

Dialect version appears in some messages like HEARTBEAT. In such cases it is usually not directly set by user.