Merge pull request #102 from Rotzbua/add_ide_library_properties
add library specification for arduino ide
This commit is contained in:
10
library.properties
Normal file
10
library.properties
Normal file
@@ -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
|
||||||
Reference in New Issue
Block a user