1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-07-08 15:48:08 +00:00
This commit is contained in:
tychovrahe 2023-09-12 12:06:36 +02:00
parent 9f22ce89af
commit e24f97abc6

View File

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