diff --git a/tweekd_nfc.ino b/tweekd_nfc.ino index af3aff3..8bbc99a 100644 --- a/tweekd_nfc.ino +++ b/tweekd_nfc.ino @@ -130,6 +130,7 @@ void loop(void) Serial.print((char) dataf[6]); Serial.print((char) dataf[7]); } + tagDetected = false; } else Serial.print(SERIAL_ERROR); -- libgit2 0.21.2