diff --git a/src/os_io_seproxyhal.c b/src/os_io_seproxyhal.c index 58e247c51..3155df205 100644 --- a/src/os_io_seproxyhal.c +++ b/src/os_io_seproxyhal.c @@ -258,7 +258,7 @@ void io_seproxyhal_handle_nfc_recv_event(void) #endif unsigned int io_seproxyhal_handle_event(void) { -#if defined(HAVE_IO_USB) || defined(HAVE_BLE) +#ifdef HAVE_IO_USB unsigned int rx_len = U2BE(G_io_seproxyhal_spi_buffer, 1); #endif