Stand Alone Mode changes for NFC (part 2)

This commit is contained in:
Craig Young 2015-07-25 14:35:14 -04:00
commit c89274cc60
4 changed files with 185 additions and 105 deletions

View file

@ -1063,7 +1063,6 @@ void SimulateIso14443aTag(int tagType, int uid_1st, int uid_2nd, byte_t* data)
LED_A_ON();
for(;;) {
// Clean receive command buffer
if(!GetIso14443aCommandFromReader(receivedCmd, receivedCmdPar, &len)) {
DbpString("Button press");
break;