PN532 NFC shield of Adafruit based on PN532 of Seeed.

Fork of PN532 by Seeed

Files at this revision

API Documentation at this revision

Comitter:
dwini
Date:
Thu Nov 17 11:32:02 2016 +0000
Parent:
10:59298dea711a
Commit message:
Fix use of DMSG instead of printf

Changed in this revision

MifareUltralight.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/MifareUltralight.cpp	Thu Nov 17 10:57:42 2016 +0000
+++ b/MifareUltralight.cpp	Thu Nov 17 11:32:02 2016 +0000
@@ -84,7 +84,7 @@
 
      if (isUnformatted())
     {
-        printf("WARNING: Tag is not formatted.\r\n");
+        DMSG("WARNING: Tag is not formatted.\r\n");
         return false;
     }
     readCapabilityContainer(); // meta info for tag