mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-03-10 09:33:48 +00:00
mfc fingerprinting: fixing data
This commit is contained in:
@@ -555,7 +555,6 @@ main (int argc, const char *argv[])
|
|||||||
char *name;
|
char *name;
|
||||||
};
|
};
|
||||||
const struct mfc_candidate mfc_candidates[] = {
|
const struct mfc_candidate mfc_candidates[] = {
|
||||||
{ 1624, "Fudan clone" },
|
|
||||||
{ 1752, "Emulation on JCOP41 V2.2.1 or Nokia 6131" },
|
{ 1752, "Emulation on JCOP41 V2.2.1 or Nokia 6131" },
|
||||||
{ 2008, "Regular Mifare Classic" },
|
{ 2008, "Regular Mifare Classic" },
|
||||||
{ 3544, "Emulation on P5CD144 EvalOS" },
|
{ 3544, "Emulation on P5CD144 EvalOS" },
|
||||||
|
|||||||
Reference in New Issue
Block a user