CHG: the loop in main, for usb_poll_validate_length, shouldn't do anything, it should be done inside the next call to usb_read...

This commit is contained in:
iceman1001 2016-08-31 19:22:52 +02:00
commit 153a4a78fe

View file

@ -227,7 +227,8 @@ void MeasureAntennaTuning(void) {
}
}
for (i = 18; i >= 0; i--) LF_Results[i] = 0;
// for (i = 18; i >= 0; i--)
// LF_Results[i] = 0;
LED_A_ON();
// Let the FPGA drive the high-frequency antenna around 13.56 MHz.