'hf mf sim' full-byte anti-collision frame support

This commit is contained in:
Eloff 2019-04-18 21:02:48 +03:00
commit 960b21793c
6 changed files with 170 additions and 181 deletions

View file

@ -376,7 +376,7 @@ void printUSBSpeed(void) {
uint32_t bytes_transferred = 0;
LED_B_ON();
while (end_time < start_time + USB_SPEED_TEST_MIN_TIME) {
cmd_send(CMD_DOWNLOADED_RAW_ADC_SAMPLES_125K, 0, USB_CMD_DATA_SIZE, 0, test_data, USB_CMD_DATA_SIZE);
end_time = GetTickCount();