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
3a07f16eec
commit
7aa736160f
@ -9,3 +9,5 @@ __Set the Pin for the RST and i2c address!__
|
||||
// 0x28 is i2c address of the NFC Reader. Check your address with i2cscanner if not match.
|
||||
MFRC522 mfrc522(0x28, RST_PIN); // Create MFRC522 instance.
|
||||
```
|
||||
|
||||
Credit @ [arozcan](https://github.com/arozcan/MFRC522-I2C-Library)
|
||||
|
Reference in New Issue
Block a user