mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-04-20 13:36:19 +00:00
examples, test and utils use now nfc_init() function.
This commit is contained in:
@@ -102,6 +102,8 @@ main (int argc, const char *argv[])
|
||||
|
||||
nfc_target nt;
|
||||
int res = 0;
|
||||
|
||||
nfc_init ();
|
||||
|
||||
pnd = nfc_open (NULL);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user