mirror of
https://github.com/semaf/MFRC522_I2C_Library.git
synced 2025-06-24 22:41:33 +02:00
Update README.md
This commit is contained in:
committed by
GitHub
parent
2d93a83672
commit
76dcf9efc4
@ -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
|
||||
|
Reference in New Issue
Block a user