Fork of https://code.google.com/p/readnfccc/
- libNFC 1.6
- Using cmake(recommended):
cmake .
make
- Using gcc on command-line
gcc readnfccc.c -lnfc -o readnfccc
Fork of https://code.google.com/p/readnfccc/
cmake .
make
gcc readnfccc.c -lnfc -o readnfccc