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 604d56f commit 07da487Copy full SHA for 07da487
library.json
@@ -7,7 +7,7 @@
7
"type": "git",
8
"url": "https://github.com/sstaub/Ethernet3"
9
},
10
- "version": "1.5.5",
+ "version": "1.5.6",
11
"frameworks": "arduino",
12
"platforms": "*"
13
}
library.properties
@@ -1,5 +1,5 @@
1
name=Ethernet3
2
-version=1.5.5
+version=1.5.6
3
author=Arduino/sstaub
4
maintainer=Arduino
5
sentence=Enables network connection (local and Internet) using the Arduino Ethernet board or shield. For all Arduino boards.
0 commit comments