forked from semaf/MFRC522_I2C_Library
Update MFRC522_I2C.cpp
This commit is contained in:
committed by
GitHub
parent
dc9f17d6cb
commit
7491808a01
@@ -3,6 +3,7 @@
|
|||||||
* MFRC522.cpp - Based on ARDUINO RFID MODULE KIT 13.56 MHZ WITH TAGS SPI Library BY COOQROBOT.
|
* MFRC522.cpp - Based on ARDUINO RFID MODULE KIT 13.56 MHZ WITH TAGS SPI Library BY COOQROBOT.
|
||||||
* NOTE: Please also check the comments in MFRC522.h - they provide useful hints and background information.
|
* NOTE: Please also check the comments in MFRC522.h - they provide useful hints and background information.
|
||||||
* Released into the public domain.
|
* Released into the public domain.
|
||||||
|
* Author: arozcan @ https://github.com/arozcan/MFRC522-I2C-Library
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <Arduino.h>
|
#include <Arduino.h>
|
||||||
|
Reference in New Issue
Block a user