mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
text
This commit is contained in:
parent
334e80435a
commit
3491207890
1 changed files with 1 additions and 0 deletions
|
@ -1967,6 +1967,7 @@ void DirectTag15693Command(uint32_t datalen, uint32_t speed, uint32_t recv, uint
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
// note: this prevents using hf 15 cmd with s option - which isn't implemented yet anyway
|
// note: this prevents using hf 15 cmd with s option - which isn't implemented yet anyway
|
||||||
|
// also prevents hf 15 raw -k keep_field on ...
|
||||||
FpgaWriteConfWord(FPGA_MAJOR_MODE_OFF);
|
FpgaWriteConfWord(FPGA_MAJOR_MODE_OFF);
|
||||||
LED_D_OFF();
|
LED_D_OFF();
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue