paramValue property

List<char> paramValue
final

Parameter value (new value if PARAM_ACK_ACCEPTED, current value otherwise)

MAVLink type: char128

param_value

Implementation

final List<char> paramValue;