You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trezor-firmware/core/src/trezor/enums/DebugPhysicalButton.py

8 lines
107 B

# Automatically generated by pb2py
# fmt: off
# isort:skip_file
LEFT_BTN = 0
MIDDLE_BTN = 1
RIGHT_BTN = 2