description property

List<char> description
final

Text description or numeric value expressed as ASCII characters. Shall be filled with nulls in the unused portion of the field.

MAVLink type: char23

description

Implementation

final List<char> description;