Update README.md

This commit is contained in:
Semaf Electronics
2018-06-24 16:06:43 +02:00
committed by GitHub
parent 2d93a83672
commit 76dcf9efc4

View File

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