use ACardEmulator as nfc backend for pcsc-relay
This feature is experimental and disabled by default At ACardEmulator's compile time it is required: - to add the correct application identifier to aid_list.xml - enable the connection to pcsc-relay by setting useVPCD
This commit is contained in:
@@ -3,7 +3,7 @@ description "Using an contact-less interface (currently OpenPICC or libnfc) @PAC
|
||||
|
||||
option "emulator" e
|
||||
"Contact-less emulator backend"
|
||||
values="libnfc","openpicc" default="libnfc"
|
||||
values="libnfc","vpcd","openpicc" default="libnfc"
|
||||
enum
|
||||
optional
|
||||
option "connector" c
|
||||
|
||||
Reference in New Issue
Block a user