switch off reader field after hi14areader command

This commit is contained in:
adam@algroup.co.uk 2009-08-24 12:20:54 +00:00
parent 093cbaf63e
commit 5435eb0ca2

View file

@ -1811,6 +1811,7 @@ void ReaderIso14443a(DWORD parameter)
}
done:
FpgaWriteConfWord(FPGA_MAJOR_MODE_OFF);
LEDsoff();
DbpIntegers(rsamples, 0xCC, 0xCC);
DbpString("ready..");