needs a ; ... ...

...
This commit is contained in:
marshmellow42 2017-06-06 12:57:11 -04:00
commit b4810303f5

View file

@ -661,7 +661,7 @@ int CmdHF14ACmdRaw(const char *cmd) {
PrintAndLog("Buffer is full, we can't add CRC to your data");
break;
} else {
datalen++
datalen++;
}
}
continue;