]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - armsrc/iso14443a.c
Merge some PM3 master commits. Had to re-make the StandAloneMode to work with flags...
[proxmark3-svn] / armsrc / iso14443a.c
index 38688a07f9d9bb4eb260406fc799164fd04baf1a..862594e9c483293a7824184cd6385d8921f49788 100644 (file)
@@ -935,7 +935,7 @@ bool prepare_allocated_tag_modulation(tag_response_info_t* response_info) {
 // Main loop of simulated tag: receive commands from reader, decide what
 // response to send, and send it.
 //-----------------------------------------------------------------------------
-void SimulateIso14443aTag(int tagType, int flags, int uid_2nd, byte_t* data)
+void SimulateIso14443aTag(int tagType, int flags, byte_t* data)
 {
 
        //Here, we collect UID,NT,AR,NR,UID2,NT2,AR2,NR2
Impressum, Datenschutz