Update README.md

This commit is contained in:
Semaf Electronics
2018-06-24 16:07:10 +02:00
committed by GitHub
parent 76dcf9efc4
commit 077fb41ae3

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 MFRC522 i2c Library
Thanks to @arozcan for the [MFRC522 i2c Library](https://github.com/arozcan/MFRC522-I2C-Library)