call idle() from driver-dependent close() rather than from nfc_close() as some driver still need to do an ack() before
This commit is contained in:
parent
683505f39b
commit
8bc7a1c291
8 changed files with 12 additions and 5 deletions
|
|
@ -10,6 +10,7 @@ Fixes:
|
|||
- Fix nfc-scan-device -i option
|
||||
- Remove wrong exit() calls in library
|
||||
- Fix issue in driver acr122_usb affecting Touchatag
|
||||
- Reenable some idle in all drivers, add selectively PowerDown when possible
|
||||
|
||||
Changes:
|
||||
- nfc_emulate_target() now takes timeout parameter
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue