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 8f8e4cc commit 037583aCopy full SHA for 037583a
library.json
@@ -7,7 +7,7 @@
7
"type": "git",
8
"url": "https://github.com/0015/TP_Arduino_DigitalRain_Anim.git"
9
},
10
- "version": "1.0",
+ "version": "1.1.0",
11
"frameworks": "arduino",
12
"platforms": "*"
13
}
library.properties
@@ -1,5 +1,5 @@
1
name=Digital Rain Animation for TFT_eSPI
2
-version=1.0.0
+version=1.1.0
3
author=Eric Nam
4
maintainer=Eric Nam <thatprojectstudio@gmail.com>
5
sentence=A library that represents Digital Rain Animation on color displays that support TFT_eSPI
0 commit comments