From dc9f17d6cbff9bfb89e473f052fe6330097a84e0 Mon Sep 17 00:00:00 2001 From: Semaf Electronics Date: Sun, 24 Jun 2018 15:59:33 +0200 Subject: [PATCH] Create library.properties --- library.properties | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 library.properties diff --git a/library.properties b/library.properties new file mode 100644 index 0000000..d153156 --- /dev/null +++ b/library.properties @@ -0,0 +1,9 @@ +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) +category=Communication +url=https://github.com/semaf/mfrc522_i2c +architectures=*