Merge a6628cb127cafa08079e9e3a90b1e80d4688595d into ba072f16f6b2a655d51da2171ecfb83e26c0ef58

This commit is contained in:
Noé Malzieu 2020-03-05 17:53:41 +01:00 committed by GitHub
commit 0439504778
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -285,6 +285,7 @@ int main(int argc, char *const argv[])
case 0x01:
case 0x08:
case 0x88:
case 0x19:
if (get_rats_is_2k(t, r)) {
printf("Found Mifare Plus 2k tag\n");
t.num_sectors = NR_TRAILERS_2k;