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