初始化提交
This commit is contained in:
17
arduino-cli/libraries/Button2/library.json
Normal file
17
arduino-cli/libraries/Button2/library.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "Button2",
|
||||
"version": "1.6.2",
|
||||
"keywords": "button",
|
||||
"description": "Arduino Library to simplify working with buttons.",
|
||||
"homepage": "https://github.com/LennartHennigs/Button2",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/LennartHennigs/Button2"
|
||||
},
|
||||
"authors": {
|
||||
"name": "Lennart Hennigs",
|
||||
"url": "https://lennarthennigs.de"
|
||||
},
|
||||
"frameworks": "arduino",
|
||||
"platforms": "*"
|
||||
}
|
||||
Reference in New Issue
Block a user