diff --git a/community/seisfeld/tonuino.ino b/community/seisfeld/tonuino.ino index 923f068..e266630 100644 --- a/community/seisfeld/tonuino.ino +++ b/community/seisfeld/tonuino.ino @@ -858,7 +858,7 @@ void loop() // # 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 { Serial.println(F("nfc | tag is not one of ours")); mfrc522.PICC_HaltA();