X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/64d1b4efc932898dc250dbc5d8f7418e3643b27b..508b37ba9ce74eed6553ce59deb79f49b5311d11:/common/cmd.c diff --git a/common/cmd.c b/common/cmd.c index 0c3ecc1f..02257ac0 100644 --- a/common/cmd.c +++ b/common/cmd.c @@ -50,30 +50,32 @@ bool cmd_receive(UsbCommand* cmd) { } bool cmd_send(uint32_t cmd, uint32_t arg0, uint32_t arg1, uint32_t arg2, void* data, size_t len) { - UsbCommand txcmd; - for (size_t i=0; i