mirror of
https://github.com/semaf/MFRC522_I2C_Library.git
synced 2025-06-24 14:31:34 +02:00
Update README.md
This commit is contained in:
committed by
GitHub
parent
077fb41ae3
commit
29253c0a09
@ -1,6 +1,9 @@
|
||||
# MFRC522 i2c
|
||||
### Code is compatible to Arduino and ESP8266 (NodeMCU)
|
||||
|
||||
Tested on [https://electronics.semaf.at/MFRC522-i2c-Tiny-Breakout-Board](https://electronics.semaf.at/MFRC522-i2c-Tiny-Breakout-Board)
|
||||

|
||||
|
||||
__Set the Pin for the RST and i2c address!__
|
||||
```c++
|
||||
#define RST_PIN 6 // Arduino UNO
|
||||
|
Reference in New Issue
Block a user