mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-14 03:30:02 +00:00
fixup: remove unnecessary deviation from main in boot.py
This commit is contained in:
parent
ec2762ea29
commit
073520da7d
@ -54,6 +54,7 @@ async def bootscreen() -> None:
|
||||
"""
|
||||
while True:
|
||||
try:
|
||||
|
||||
if can_lock_device():
|
||||
enforce_welcome_screen_duration()
|
||||
if utils.INTERNAL_MODEL == "T2T1":
|
||||
|
Loading…
Reference in New Issue
Block a user