upd examples

This commit is contained in:
Rotzbua
2015-12-05 20:26:26 +01:00
parent 2a1794a0a5
commit 5c502136b3
4 changed files with 6 additions and 5 deletions

View File

@@ -99,7 +99,7 @@ void loop() {
0x0c, 0x0d, 0x0e, 0x0f // 13, 14, 15, 16
};
byte trailerBlock = 7;
byte status;
MFRC522::StatusCode status;
byte buffer[18];
byte size = sizeof(buffer);