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:
parent
9770f5a4f6
commit
864d7e62d9
@ -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);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user