From f7a420f2387b0bb660df08954d4bf35a66937203 Mon Sep 17 00:00:00 2001 From: henryk Date: Fri, 14 Mar 2008 18:29:28 +0000 Subject: Faked anticollision working now. During stress test (OpenPCD reqa firmware in anticol mode performing one cycle every 70ms) there were 52 late frames in 15992. git-svn-id: https://svn.openpcd.org:2342/trunk@454 6dc7ffe9-61d6-0310-9af1-9938baff3ed1 --- openpicc/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'openpicc/Makefile') diff --git a/openpicc/Makefile b/openpicc/Makefile index b4270ab..e11eae5 100644 --- a/openpicc/Makefile +++ b/openpicc/Makefile @@ -110,9 +110,9 @@ ARM_SRC= \ os/core/MemMang/heap_2.c \ os/usb/USB-CDC.c \ os/usb/USBIsr.c \ - application/iso14443_sniffer.c \ + application/iso14443a_pretender.c \ +# application/iso14443_sniffer.c \ # application/tc_sniffer.c \ -# application/iso14443a_pretender.c \ # application/iso14443_layer3a.c # -- cgit v1.2.3