bugfix: hanging progress bar after Selftest on Q

This commit is contained in:
scgbckbone 2025-03-05 14:05:20 +01:00 committed by doc-hex
parent f3a2f59549
commit 341265c486
2 changed files with 2 additions and 1 deletions

View File

@ -36,4 +36,4 @@ This lists the new changes that have not yet been published in a normal release.
## 1.3.2Q - 2025-03-??
- Enhancement: Always choose the biggest possible display size for QR
- Enhancement: Always choose the biggest possible display size for QR

View File

@ -194,6 +194,7 @@ async def test_secure_element():
dis.fullscreen("Wait...")
set_genuine()
ux_clear_keys()
dis.busy_bar(False)
ng = get_genuine()
assert ng != gg # "Could not invert LED"