初始化提交
This commit is contained in:
14
arduino-cli/libraries/TM1637-master/library.json
Normal file
14
arduino-cli/libraries/TM1637-master/library.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "TM1637",
|
||||
"keywords": "LED, TM1637",
|
||||
"description": "Arduino library for TM1637 (LED Driver)",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/avishorp/TM1637.git"
|
||||
},
|
||||
"frameworks": "arduino",
|
||||
"platforms": [
|
||||
"atmelavr",
|
||||
"espressif"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user