From 5dc919b3aa315b7760818893910fe5e1f63fdbd9 Mon Sep 17 00:00:00 2001 From: ntruchsess Date: Thu, 9 Oct 2014 18:55:14 +0200 Subject: [PATCH] README set version to 1.08 ext --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index ec51f2d..daaa028 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -This is UIPEthernet version 1.07 +This is UIPEthernet version 1.08 ext An plugin-replacement of the stock Arduino Ethernet library for ENC28J60 shields and breakout boards. Full support for persistent (streaming) TCP-connections and UDP (Client and Server each), ARP, ICMP, DHCP and DNS. Just include 'UIPEthernet.h' instead of 'Ethernet.h' and use all your code written for the stock Arduino Ethernet lib!