This commit is contained in:
iceman1001 2020-07-13 12:20:35 +02:00
commit 77aa5c6142

View file

@ -2554,7 +2554,6 @@ void iso14443a_setup(uint8_t fpga_minor_mode) {
hf_field_active = true; hf_field_active = true;
} }
void hf_field_off(void) { void hf_field_off(void) {
FpgaWriteConfWord(FPGA_MAJOR_MODE_OFF); FpgaWriteConfWord(FPGA_MAJOR_MODE_OFF);
LEDsoff(); LEDsoff();