# Automatically generated by pb2py import protobuf as p from micropython import const class PinMatrixAck(p.MessageType): FIELDS = { 1: ('pin', p.UnicodeType, 0), # required } MESSAGE_WIRE_TYPE = 19