codestyle and move new code to right pos

- add doc and author
This commit is contained in:
Rotzbua
2016-01-04 04:31:01 +01:00
parent 8188a1041f
commit 345f66ae0f
2 changed files with 43 additions and 34 deletions

View File

@@ -373,7 +373,6 @@ public:
MFRC522::StatusCode MIFARE_GetValue(byte blockAddr, long *value);
MFRC522::StatusCode MIFARE_SetValue(byte blockAddr, long value);
MFRC522::StatusCode PCD_NTAG216_AUTH(byte *passWord, byte pACK[]);
/////////////////////////////////////////////////////////////////////////////////////
// Support functions