初始化提交
This commit is contained in:
15
arduino-cli/libraries/MFRC522/library.json
Normal file
15
arduino-cli/libraries/MFRC522/library.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "MFRC522",
|
||||
"version": "1.4.8",
|
||||
"license": "Unlicense",
|
||||
"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"
|
||||
},
|
||||
"exclude": "doc",
|
||||
"frameworks": "arduino",
|
||||
"platforms": ["atmelavr", "ststm32", "espressif8266", "espressif32", "samd"]
|
||||
}
|
||||
Reference in New Issue
Block a user