This commit is contained in:
Philippe Teuwen 2020-01-15 19:25:29 +01:00
commit 7c33eeb7d5
6 changed files with 19 additions and 19 deletions

View file

@ -1167,7 +1167,7 @@ uint8_t iso14443b_apdu(uint8_t const *message, size_t message_length, uint8_t *r
GetTagSamplesFor14443bDemod(); //no
FpgaDisableTracing();
if (Demod.len < 3)
return 0;