newPin property

List<char> newPin
final

New PIN when changing the PIN. Blank to leave it unchanged. Empty when message is sent back as a response.

MAVLink type: char16

new_pin

Implementation

final List<char> newPin;