mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
FIX: playing with some delays.
This commit is contained in:
parent
011a793eae
commit
cdc0f15104
9 changed files with 21 additions and 14 deletions
|
@ -1994,7 +1994,8 @@ void iso14443a_setup(uint8_t fpga_minor_mode) {
|
|||
LED_D_ON();
|
||||
|
||||
FpgaWriteConfWord(FPGA_MAJOR_MODE_HF_ISO14443A | fpga_minor_mode);
|
||||
|
||||
SpinDelay(50);
|
||||
|
||||
// Start the timer
|
||||
StartCountSspClk();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue