mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-04-11 00:56:18 +00:00
drivers/arygon: enable abort() mecanism on InJumpForDEP command
This commit is contained in:
@@ -275,6 +275,7 @@ arygon_tama_receive (nfc_device_t * pnd, byte_t * pbtData, const size_t szDataLe
|
||||
case InAutoPoll:
|
||||
case TgInitAsTarget:
|
||||
case TgGetData:
|
||||
case InJumpForDEP:
|
||||
abort_fd = pnd->iAbortFds[1];
|
||||
break;
|
||||
default:
|
||||
|
||||
Reference in New Issue
Block a user