1
0
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:
M1nd3r 2024-07-22 09:16:42 +02:00
parent ec2762ea29
commit 073520da7d

View File

@ -54,6 +54,7 @@ async def bootscreen() -> None:
"""
while True:
try:
if can_lock_device():
enforce_welcome_screen_duration()
if utils.INTERNAL_MODEL == "T2T1":