Test example

Dependencies:   mbed

Fork of readMifare by Interactive Device Design

Files at this revision

API Documentation at this revision

Comitter:
mjovanov1
Date:
Thu Mar 17 10:37:47 2016 +0000
Parent:
10:1773f3d5bdda
Commit message:
Chained read;

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Thu Mar 17 10:37:02 2016 +0000
+++ b/main.cpp	Thu Mar 17 10:37:47 2016 +0000
@@ -14,7 +14,7 @@
 
 int main()
 {
-    pc.printf("Hello v1.0!\r\n");
+    pc.printf("Hello v1.0.1!\r\n");
     nfc.begin();
 
     uint32_t versiondata = nfc.getFirmwareVersion();