From 5bbe648b480ac0075592850f663f46dc5048fa40 Mon Sep 17 00:00:00 2001 From: Rotzbua Date: Sun, 5 Apr 2015 01:15:00 +0200 Subject: [PATCH] add library specification for arduino ide --- library.properties | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 library.properties diff --git a/library.properties b/library.properties new file mode 100644 index 0000000..84137f6 --- /dev/null +++ b/library.properties @@ -0,0 +1,10 @@ +name=MFRC522 +#date as version +version=20150405 +author=GithubCommunity +maintainer=miguelbalboa +sentence=Arduino RFID Library for MFRC522 (SPI) +paragraph=Read/Write a RFID Card or Tag using the ISO/IEC 14443A/MIFARE interface. +category=Communication +url=https://github.com/miguelbalboa/rfid +architectures=avr