Rewrite of Basic Functions to work with TwoWire

This commit is contained in:
kkloesener
2020-12-21 21:05:29 +01:00
parent 33d637822d
commit 70489f12c2
7 changed files with 432 additions and 14 deletions

View File

@@ -2,8 +2,8 @@ name=MFRC522 i2c Library
version=1.0
author=arozcan semaf
maintainer=Semaf Electronics
sentence=MFR522 i2c Library to read NFC Tags with Arduino or ESP2866 (NodeMCU)
paragraph=MFR522 i2c Library to read NFC Tags with Arduino or ESP2866 (NodeMCU)
sentence=MFR522 i2c Library to read NFC Tags with Arduino or ESP2866/ESP32 (NodeMCU)
paragraph=MFR522 i2c Library to read NFC Tags with Arduino or ESP2866/ESP32 (NodeMCU)
category=Communication
url=https://github.com/semaf/mfrc522_i2c
url=https://github.com/kkloesener/MFRC522_I2C_Library
architectures=*