src: fix typo

pull/25/head
Pavol Rusnak 7 years ago
parent 5192387060
commit edb80eda61
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D

@ -1,6 +1,7 @@
def pin_to_int(pin):
return int('1' + pin)
def show_pin_timeout(wait, total):
from trezor import ui
ui.display.bar(0, 0, ui.SCREEN, ui.SCREEN, ui.BG)

Loading…
Cancel
Save