Skip to content

Commit

Permalink
chore: precommit maintenance
Browse files Browse the repository at this point in the history
  • Loading branch information
REGIOIGER committed Jan 13, 2025
1 parent af5027e commit 5bdcfca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/DetectTagsPN7160/DetectTagsPN7160.ino
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Authors:
* Salvador Mendoza - @Netxing - salmg.net
* For Electronic Cats - electroniccats.com
*
*
* Updated by Francisco Torres - Electronic Cats - electroniccats.com
*
* March 2020
Expand Down Expand Up @@ -64,7 +64,7 @@ void loop() {
nfc.activateNextTagDiscovery();
Serial.println("Multiple cards are detected!");
}

Serial.println("Remove the Card");
nfc.waitForTagRemoval();
Serial.println("Card removed!");
Expand Down

0 comments on commit 5bdcfca

Please sign in to comment.