HF_YOUNG: HF field off and sleep between polls

This commit is contained in:
Philippe Teuwen 2020-10-06 01:26:14 +02:00
parent b081684f22
commit 1610bf7e23

View file

@ -89,6 +89,9 @@ void RunMod(void) {
}
if (!iso14443a_select_card(NULL, &card[selected], NULL, true, 0, true)) {
FpgaWriteConfWord(FPGA_MAJOR_MODE_OFF);
LED_D_OFF();
SpinDelay(500);
continue;
} else {
Dbprintf("Read UID:");