mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-05-07 09:29:04 +00:00
fix(eckhart): fix missing ble QSTR
This commit is contained in:
parent
7ca1d214a7
commit
039ed088b1
@ -120,6 +120,7 @@ Q(apps.management.apply_flags)
|
||||
Q(apps.management.apply_settings)
|
||||
Q(apps.management.authenticate_device)
|
||||
Q(apps.management.backup_device)
|
||||
Q(apps.management.ble)
|
||||
Q(apps.management.ble.pair_new_device)
|
||||
Q(apps.management.ble.unpair)
|
||||
Q(apps.management.change_language)
|
||||
|
0
core/src/apps/management/ble/__init__.py
Normal file
0
core/src/apps/management/ble/__init__.py
Normal file
Loading…
Reference in New Issue
Block a user