update protobuf

pull/25/head
Pavol Rusnak 6 years ago
parent a0dd3ee502
commit 35aadfd32f
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D

@ -32,5 +32,6 @@ class Features(p.MessageType):
24: ('fw_patch', p.UVarintType, 0),
25: ('fw_vendor', p.UnicodeType, 0),
26: ('fw_vendor_keys', p.BytesType, 0),
27: ('unfinished_backup', p.BoolType, 0),
}
MESSAGE_WIRE_TYPE = 17

Loading…
Cancel
Save