Files
2024-07-20 22:09:06 +08:00

14 lines
286 B
JSON

{
"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"
]
}