Files
RFID.MFRC522/library.json
2020-04-19 06:59:05 +02:00

16 lines
401 B
JSON

{
"name": "MFRC522",
"keywords": "rfid, spi",
"description": "Read a card using a MFRC522 reader on your SPI interface",
"repository":
{
"type": "git",
"url": "https://github.com/miguelbalboa/rfid.git"
},
"version": "1.4.6",
"license": "Unlicense",
"exclude": "doc",
"frameworks": "arduino",
"platforms": ["atmelavr", "ststm32", "espressif8266", "espressif32", "samd"]
}