X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/3a8464f0679d86904aa4ae2abb0cafe02e222ce8..d5be6f7cd4bedb62331f1ab61c63e74897b17d46:/client/snooper.c diff --git a/client/snooper.c b/client/snooper.c index e382eddf..e6d4c364 100644 --- a/client/snooper.c +++ b/client/snooper.c @@ -6,7 +6,6 @@ #include #include -//#include "translate.h" #include "prox.h" #include "proxmark3.h" @@ -35,7 +34,7 @@ int main() ReceiveCommand(&cmdbuf); HANDLE_ERROR for (i=0; i<5; i++) { - ReceiveCommandP(&cmdbuf); + ReceiveCommandPoll(&cmdbuf); } HANDLE_ERROR