]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - armsrc/iso14443.c
ADD: started with adding a LF AWID26 write function. not done yet.
[proxmark3-svn] / armsrc / iso14443.c
index 28ab54d6a9aa6a7a666754b6fc7a7f5937ae7af5..775c583aaea4505331324e30262bb8987364aafa 100644 (file)
@@ -293,8 +293,7 @@ static int GetIso14443CommandFromReader(uint8_t *received, int *len, int maxLen)
     // only, since we are receiving, not transmitting).
     // Signal field is off with the appropriate LED
     LED_D_OFF();
-    FpgaWriteConfWord(
-       FPGA_MAJOR_MODE_HF_SIMULATOR | FPGA_HF_SIMULATOR_NO_MODULATION);
+    FpgaWriteConfWord(FPGA_MAJOR_MODE_HF_SIMULATOR | FPGA_HF_SIMULATOR_NO_MODULATION);
 
 
     // Now run a `software UART' on the stream of incoming samples.
Impressum, Datenschutz