flightCustomVersion property
Custom version field, commonly the first 8 bytes of the git hash. This is not an unique identifier, but should allow to identify the commit using the main version number even for very large code bases.
MAVLink type: uint8_t8
flight_custom_version
Implementation
final List<int8_t> flightCustomVersion;