mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-01-10 02:04:39 +08: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
|
||||
// also prevents hf 15 raw -k keep_field on ...
|
||||
FpgaWriteConfWord(FPGA_MAJOR_MODE_OFF);
|
||||
LED_D_OFF();
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue