Ivan Kravets
2014-10-02 11:20:16 +03:00
parent 02c50be328
commit 9db48240e9

10
library.json Normal file
View File

@@ -0,0 +1,10 @@
{
"name": "Arduino-MFRC522",
"keywords": "rfid, spi",
"description": "Read a card using a MFRC522 reader on your SPI interface on your Arduino",
"repository":
{
"type": "git",
"url": "https://github.com/miguelbalboa/rfid.git"
}
}