diff --git a/src_genericwallet/main.c b/src_genericwallet/main.c index 8639765..15dea8b 100644 --- a/src_genericwallet/main.c +++ b/src_genericwallet/main.c @@ -1193,7 +1193,7 @@ unsigned int io_seproxyhal_touch_tx_ok(const bagl_element_t *e) { tx = 65; G_io_apdu_buffer[tx++] = 0x90; G_io_apdu_buffer[tx++] = 0x00; -send: + // Send back the response, do not restart the event loop io_exchange(CHANNEL_APDU | IO_RETURN_AFTER_TX, tx); // Display back the original UX