Update MFRC522_I2C.cpp

This commit is contained in:
Semaf Electronics
2018-06-24 16:00:14 +02:00
committed by GitHub
parent dc9f17d6cb
commit 7491808a01

View File

@@ -3,6 +3,7 @@
* 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.
* Released into the public domain.
* Author: arozcan @ https://github.com/arozcan/MFRC522-I2C-Library
*/
#include <Arduino.h>