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 9655aae commit cb730aaCopy full SHA for cb730aa
library.json
@@ -6,7 +6,7 @@
6
"type": "git",
7
"url": "https://github.com/forkineye/ESPAsyncE131.git"
8
},
9
- "version": "1.0.4",
+ "version": "1.0.5",
10
"authors": {
11
"name": "Shelby Merrick",
12
"url": "http://forkineye.com",
@@ -15,8 +15,7 @@
15
"frameworks": "arduino",
16
"platforms": ["espressif8266", "espressif32"],
17
"headers": "ESPAsyncE131.h",
18
- "dependencies":
19
- {
+ "dependencies": {
20
"name": "ESPAsyncUDP",
21
"platforms": "espressif8266"
22
}
library.properties
@@ -1,5 +1,5 @@
1
name=ESP Async E1.31
2
-version=1.0.4
+version=1.0.5
3
author=forkineye
4
maintainer=forkineye
5
sentence=Async E1.31 sACN for ESP8266.
0 commit comments