more helpful error message (from Sourcerer)
This commit is contained in:
@@ -276,7 +276,7 @@ void LegicRfReader(int offset, int bytes) {
|
||||
card_sz = 1024;
|
||||
break;
|
||||
default:
|
||||
Dbprintf("No or unknown card found, aborting");
|
||||
Dbprintf("Unknown card format: %x",tag_type);
|
||||
switch_off_tag_rwd();
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user