mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-02-26 19:56:39 +00:00
more debuggers and fix auto-connecting to libusb devices (still no way to list them though)
This commit is contained in:
@@ -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);
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user