]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/flash.c
CHG: according to measureement by @wilrn the actual timing for receiving tag data...
[proxmark3-svn] / client / flash.c
index d2163d9a0c1334c6f6636c27a5bb88005adacde9..576f0d27a340a0e7cb648672a7483e9322d84fa8 100644 (file)
@@ -276,7 +276,7 @@ static int get_proxmark_state(uint32_t *state)
 {
        UsbCommand c;
        c.cmd = CMD_DEVICE_INFO;
-  SendCommand(&c);
+       SendCommand(&c);
        UsbCommand resp;
        ReceiveCommand(&resp);
 
Impressum, Datenschutz