X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/0d7ee55f9d217aff9944654c4bc1b38a9ee32b6d..161c40fb528ca13e5f7337b2796cf22e2de64ce5:/armsrc/lfops.c diff --git a/armsrc/lfops.c b/armsrc/lfops.c index c0134778..b56c3f51 100644 --- a/armsrc/lfops.c +++ b/armsrc/lfops.c @@ -1849,7 +1849,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();