diff --git a/source/hos/sept.c b/source/hos/sept.c index f991cf9..22814db 100644 --- a/source/hos/sept.c +++ b/source/hos/sept.c @@ -117,7 +117,6 @@ int reboot_to_sept(const u8 *tsec_fw, const u32 tsec_size, const u32 kb) sd_unmount(); gfx_printf("\n%kPress Power or Vol +/-\n to Reboot to Sept...", colors[(color_idx++) % 6]); - btn_wait(); u32 pk1t_sept = SEPT_PK1T_ADDR - (ALIGN(PATCHED_RELOC_SZ, 0x10) + WB_RST_SIZE);