8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our d 8000 ocumentation.
There was an error while loading. Please reload this page.
1 parent 0ca020b commit 29df9c3Copy full SHA for 29df9c3
library.json
@@ -13,7 +13,7 @@
13
"type": "git",
14
"url": "https://github.com/Links2004/arduinoWebSockets.git"
15
},
16
- "version": "2.0.7",
+ "version": "2.0.8",
17
"license": "LGPL-2.1",
18
"export": {
19
"exclude": [
library.properties
@@ -1,7 +1,7 @@
1
name=WebSockets
2
-version=2.0.7
+version=2.0.8
3
author=Markus Sattler
4
-maintainer=Markus Sattler
+maintainer=Markus Sattler
5
sentence=WebSockets for Arduino (Server + Client)
6
paragraph=use 2.x.x for ESP and 1.3 for AVR
7
category=Communication
0 commit comments