]> git.zerfleddert.de Git - proxmark3-svn/commit
FIX: The T55x7ReadBlock method, should not have the startgap since it indicats...
authoriceman1001 <iceman@iuse.se>
Wed, 14 Oct 2015 09:39:51 +0000 (11:39 +0200)
committericeman1001 <iceman@iuse.se>
Wed, 14 Oct 2015 09:39:51 +0000 (11:39 +0200)
commit368044201a6a4d0802f708b03becf3e49ada37ab
treecd9ef6e8f8db3e85c55725188d032c486992911e
parent274e7dd11065fd33863496f6a2aa03ca3e55e06b
FIX:  The T55x7ReadBlock method,  should not have the startgap since it indicats that it might be a write command. See if this fixes the bug.

ADD:  Extracted the whole pcf7931 functionality into seperat files.  The lfops.c is starting to become too large.
armsrc/Makefile
armsrc/appmain.c
armsrc/apps.h
armsrc/lfops.c
armsrc/mifaredesfire.h
armsrc/pcf7931.c [new file with mode: 0644]
armsrc/pcf7931.h [new file with mode: 0644]
Impressum, Datenschutz