lfops.c CmdEM410xdemod empty TAG ID fix.

This commit is contained in:
def 2018-09-05 17:50:31 +03:00
parent b80d683ce6
commit b7bdc69e5a

View file

@ -1117,7 +1117,7 @@ void CmdEM410xdemod(int findone, uint32_t *high, uint64_t *low, int ledcontrol)
if (errCnt < 0) continue;
errCnt = Em410xDecode(dest, &size, &idx, &hi, &lo);
if (errCnt){
if (errCnt == 1){
if (size == 128){
Dbprintf("EM XL TAG ID: %06x%08x%08x - (%05d_%03d_%08d)",
hi,