modeName property

List<char> modeName
final

Name of custom mode, with null termination character. Should be omitted for standard modes.

MAVLink type: char35

mode_name

Implementation

final List<char> modeName;