1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-07-29 01:48:23 +00:00
This commit is contained in:
tychovrahe 2023-09-12 12:06:36 +02:00
parent 59e1f3bedd
commit 42818f657d

View File

@ -419,7 +419,6 @@ bool ble_reset_to_bootloader(void) {
HAL_Delay(1000); HAL_Delay(1000);
return true; return true;
} }