test ok

Dependents:   DR14_FRDM_MFRC522 RFID-RC522_LCD_16x2_A1602

Fork of MFRC522 by Martin Olejar

Revision:
2:ffb53e78f40f
Parent:
1:63d729186747
--- a/MFRC522.cpp	Mon Jan 06 15:00:15 2014 +0000
+++ b/MFRC522.cpp	Thu Feb 12 12:59:31 2015 +0000
@@ -1110,6 +1110,10 @@
   return((char *) _ErrorMessage[code]);
 } // End GetStatusCodeName()
 
+
+
+
+
 /*
  * Calculates the bit pattern needed for the specified access bits. In the [C1 C2 C3] tupples C1 is MSB (=4) and C3 is LSB (=1).
  */