mirror of
https://github.com/xfjx/TonUINO.git
synced 2025-09-10 04:20:55 +02:00
fixes typo
This commit is contained in:
@@ -858,7 +858,7 @@ void loop()
|
|||||||
// # end - nfc tag does not have our magic cookie 0x1337 0xb347 on it (0)
|
// # end - nfc tag does not have our magic cookie 0x1337 0xb347 on it (0)
|
||||||
// ######################################################################
|
// ######################################################################
|
||||||
|
|
||||||
// nfc tag is unknown but not not blank, ignore
|
// nfc tag is unknown but not blank, ignore
|
||||||
else {
|
else {
|
||||||
Serial.println(F("nfc | tag is not one of ours"));
|
Serial.println(F("nfc | tag is not one of ours"));
|
||||||
mfrc522.PICC_HaltA();
|
mfrc522.PICC_HaltA();
|
||||||
|
Reference in New Issue
Block a user