chg: unified download
This commit is contained in:
@@ -91,7 +91,7 @@ int CmdCOTAGRead(const char *Cmd) {
|
||||
}
|
||||
case 1: {
|
||||
|
||||
if ( !GetFromBigBuf(DemodBuffer, COTAG_BITS, 0, NULL, 1000, false)) {
|
||||
if ( !GetFromDevice(BIG_BUF, DemodBuffer, COTAG_BITS, 0, NULL, 1000, false)) {
|
||||
PrintAndLogEx(WARNING, "timeout while waiting for reply.");
|
||||
return -1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user