]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - armsrc/lfsampling.c
Legic TagSim: increased reader timeout (#771)
[proxmark3-svn] / armsrc / lfsampling.c
index 3b0762653b7ea99ea2e1b2dcc1d01632e3dd08db..ffbc0da875ebe11e683fe9426b9c0630e39335ee 100644 (file)
@@ -101,7 +101,7 @@ void LFSetupFPGAForADC(int divisor, bool lf_field)
        // Give it a bit of time for the resonant antenna to settle.
        SpinDelay(50);
        // Now set up the SSC to get the ADC samples that are now streaming at us.
-       FpgaSetupSsc();
+       FpgaSetupSsc(FPGA_MAJOR_MODE_LF_ADC);
 }
 
 /**
Impressum, Datenschutz