初始化提交
This commit is contained in:
17
arduino-cli/libraries/ESPRotary/library.json
Normal file
17
arduino-cli/libraries/ESPRotary/library.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "ESP Rotary",
|
||||
"version": "1.6.0",
|
||||
"keywords": "rotary encoder, esp8266",
|
||||
"description": "ESP8266/Arduino Library for reading rotary encoder values.",
|
||||
"homepage": "https://github.com/LennartHennigs/ESPRotary",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/LennartHennigs/ESPRotary"
|
||||
},
|
||||
"authors": {
|
||||
"name": "Lennart Hennigs",
|
||||
"url": "https://lennarthennigs.de"
|
||||
},
|
||||
"frameworks": "arduino",
|
||||
"platforms": "*"
|
||||
}
|
||||
Reference in New Issue
Block a user