mirror of
https://github.com/semaf/MFRC522_I2C_Library.git
synced 2025-07-29 12:57:13 +02:00
Update README.md
This commit is contained in:
committed by
GitHub
parent
76dcf9efc4
commit
077fb41ae3
@ -10,4 +10,4 @@ __Set the Pin for the RST and i2c address!__
|
|||||||
MFRC522 mfrc522(0x28, RST_PIN); // Create MFRC522 instance.
|
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)
|
||||||
|
Reference in New Issue
Block a user