mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-08-05 05:15:27 +00:00
fixup! feat(core): implement FW autodim and autosuspend
This commit is contained in:
parent
8d14bfa30e
commit
8ad244452d
@ -569,6 +569,8 @@ class ProgressLayout:
|
||||
if CURRENT_LAYOUT is not self:
|
||||
self.start()
|
||||
|
||||
workflow.idle_timer.touch()
|
||||
|
||||
if utils.DISABLE_ANIMATION:
|
||||
return
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user