mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-01-03 03:50:58 +00:00
7 lines
162 B
Python
7 lines
162 B
Python
# Automatically generated by pb2py
|
|
import protobuf as p
|
|
from micropython import const
|
|
t = p.MessageType('FirmwareErase')
|
|
t.wire_type = const(6)
|
|
FirmwareErase = t
|