error property

List<char> error
final

Text error message, should be empty if status is good to arm. Fill with nulls in unused portion.

MAVLink type: char50

error

Implementation

final List<char> error;