]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - armsrc/lfops.c
rework iso14443b device functions including FPGA I/Q signal transfer (#669)
[proxmark3-svn] / armsrc / lfops.c
index 911ba8da1c62e81d8fc7973928e931bf87cede3e..2fe49a8078e67c43705a84e1e489ff7860c3419a 100644 (file)
@@ -1818,7 +1818,7 @@ void Cotag(uint32_t arg0) {
        SetAdcMuxFor(GPIO_MUXSEL_LOPKD);
 
        // Now set up the SSC to get the ADC samples that are now streaming at us.
-       FpgaSetupSsc();
+       FpgaSetupSsc(FPGA_MAJOR_MODE_LF_ADC);
 
        // start clock - 1.5ticks is 1us
        StartTicks();
Impressum, Datenschutz