Add timeout parameter to nfc_emulate_target() function.

Fixes issue 219.

Thanks to raidolinja.
This commit is contained in:
Romuald Conty 2013-01-30 00:10:24 +01:00
parent b675db73be
commit cd2b03a08a
6 changed files with 34 additions and 10 deletions

View file

@ -1,3 +1,9 @@
Jan TBD, 2013 - 1.7.0-rc3 (release candidate)
--------------------------------------------
Changes:
- nfc_emulate_target() now takes timeout parameter
Jan 20, 2013 - 1.7.0-rc2 (release candidate)
--------------------------------------------