]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/snooper.c
rename ReceiveCommandP -> ReceiveCommandPoll for consistency
[proxmark3-svn] / client / snooper.c
index a7a8894abfa85280baf0441dd3370b439e8f7445..e6d4c364599586462f51055402c72e4fc5f80e3b 100644 (file)
@@ -34,7 +34,7 @@ int main()
                        ReceiveCommand(&cmdbuf);
                        HANDLE_ERROR
                        for (i=0; i<5; i++) {
-                               ReceiveCommandP(&cmdbuf);
+                               ReceiveCommandPoll(&cmdbuf);
                        }
                        HANDLE_ERROR
 
Impressum, Datenschutz