We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 656a443 commit 92464b0Copy full SHA for 92464b0
1 file changed
peripherals/tm1668/package.json
@@ -1,3 +1,6 @@
1
+[peripherals/tm1668] add new package for TM1668 LED driver
2
+
3
4
{
5
"name": "tm1668",
6
"description": "tm1668 driver based on 3 PIN",
@@ -17,6 +20,11 @@
17
20
"repository": "https://github.com/GKoSon/tm1668",
18
21
"homepage": "https://github.com/GKoSon/tm1668#readme",
19
22
"site": [
23
+ {
24
+ "version": "v1.0.0",
25
+ "URL": "https://github.com/GKoSon/tm1668/archive/refs/tags/v1.0.0.zip",
26
+ "filename": "tm1668-1.0.0.zip"
27
+ },
28
29
"version": "latest",
30
"URL": "https://github.com/GKoSon/tm1668.git",
0 commit comments