M2M im2ag M2PGI

Dependencies:   mbed X_NUCLEO_NFC01A1 NDefLib

Files at this revision

API Documentation at this revision

Comitter:
hellmak
Date:
Tue Mar 15 14:58:29 2016 +0000
Parent:
4:47b9a09a74bf
Child:
6:67e0ae676619
Commit message:
p;

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Tue Mar 15 14:49:45 2016 +0000
+++ b/main.cpp	Tue Mar 15 14:58:29 2016 +0000
@@ -55,8 +55,7 @@
         NDefLib::Message message;
         while(!tag.read(&message)){
         }
-        while(!tag.read(&message)){
-        }
+        
         
         uint8_t buffer[64];
         buffer[0]=0;