1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-03-22 19:15:43 +00:00

chargin ena

This commit is contained in:
tychovrahe 2025-03-06 10:07:29 +01:00
parent 9770f5a4f6
commit 864d7e62d9

View File

@ -259,6 +259,7 @@ int bootloader_main(void) {
system_init(&rsod_panic_handler);
secbool manufacturing_mode = drivers_init(&touch_initialized);
(void)manufacturing_mode; // can be unused on some models
ui_screen_boot_stage_1(false);