Skip to content

Commit

Permalink
Create library.json
Browse files Browse the repository at this point in the history
  • Loading branch information
cyberman54 authored and Pillar1989 committed Dec 26, 2019
1 parent 96074d9 commit a5945ec
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions library.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"name": "Ultrathin_LED_Matrix",
"keywords": "led-matrix, seeedstudio",
"description": "This is an Arduino library for Ultrathin 32x16 LED Matrix",
"repository":
{
"type": "git",
"url": "https://github.com/Seeed-Studio/Ultrathin_LED_Matrix.git"
},
"authors":
[
{
"name": "Yihui Xiong",
"email": "techsupport@seeed.cc",
"url": "https://www.seeedstudio.com",
"maintainer": true
}
],
"version": "0.1.0",
"frameworks": "arduino",
"platforms": "espressif32"
}

0 comments on commit a5945ec

Please sign in to comment.