more debuggers and fix auto-connecting to libusb devices (still no way to list them though)
This commit is contained in:
parent
c449fe8561
commit
b8a9a7d743
3 changed files with 25 additions and 7 deletions
|
|
@ -49,7 +49,8 @@ int main(int argc, const char* argv[])
|
|||
printf("%s use libnfc %s\n", argv[0], acLibnfcVersion);
|
||||
|
||||
// Lazy way to open an NFC device
|
||||
/*
|
||||
|
||||
/*
|
||||
pnd = nfc_connect(NULL);
|
||||
*/
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue