14a - less wake up wait

This commit is contained in:
iceman1001 2020-10-05 10:03:19 +02:00
parent 8baeaa58e2
commit ad20dcb30a

View file

@ -2687,7 +2687,7 @@ void iso14443a_setup(uint8_t fpga_minor_mode) {
LED_D_ON();
FpgaWriteConfWord(FPGA_MAJOR_MODE_HF_ISO14443A | fpga_minor_mode);
SpinDelay(100);
SpinDelay(50);
// Start the timer
StartCountSspClk();