removed deadlock
This commit is contained in:
@@ -21,7 +21,6 @@ void NfcAdapter::begin(boolean verbose)
|
|||||||
#ifdef NDEF_USE_SERIAL
|
#ifdef NDEF_USE_SERIAL
|
||||||
Serial.print(F("Didn't find PN53x board"));
|
Serial.print(F("Didn't find PN53x board"));
|
||||||
#endif
|
#endif
|
||||||
while (1); // halt
|
|
||||||
}
|
}
|
||||||
|
|
||||||
if (verbose)
|
if (verbose)
|
||||||
|
|||||||
Reference in New Issue
Block a user