]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - armsrc/lfops.c
CHG: move the call to fpga_bitstream_lf, in order to save the uploaded data from...
[proxmark3-svn] / armsrc / lfops.c
index f6cbbfba380d572b0a7f7a76ee20bdef54566ed5..5f980cd5dffc799beb29f9d2a5ed418978cb454e 100644 (file)
@@ -397,7 +397,6 @@ void SimulateTagLowFrequency(int period, int gap, int ledcontrol)
        int i = 0;
        uint8_t *buf = BigBuf_get_addr();
 
-       FpgaDownloadAndGo(FPGA_BITSTREAM_LF);
        FpgaWriteConfWord(FPGA_MAJOR_MODE_LF_EDGE_DETECT | FPGA_LF_EDGE_DETECT_READER_FIELD);
 
        AT91C_BASE_PIOA->PIO_PER = GPIO_SSC_DOUT | GPIO_SSC_CLK;
Impressum, Datenschutz