Update README.md

This commit is contained in:
Semaf Electronics
2018-06-24 16:06:05 +02:00
committed by GitHub
parent 7aa736160f
commit 2d93a83672

View File

@ -10,4 +10,4 @@ __Set the Pin for the RST and i2c address!__
MFRC522 mfrc522(0x28, RST_PIN); // Create MFRC522 instance.
```
Credit @ [arozcan](https://github.com/arozcan/MFRC522-I2C-Library)
Thanks to @ [arozcan](https://github.com/arozcan/MFRC522-I2C-Library) for the Library