1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-07-27 18:02:17 +03:00

modified Ethernet (w5100) library to run on the ESP8266

see #962
This commit is contained in:
Markus Sattler
2015-11-05 20:59:17 +01:00
parent 6735cad17a
commit 2a01c2ad53
4 changed files with 22 additions and 8 deletions

View File

@ -5,6 +5,8 @@ With the Arduino Ethernet Shield, this library allows an Arduino board to connec
For more information about this library please visit us at
http://www.arduino.cc/en/Reference/Ethernet
modified to run on the ESP8266
== License ==
Copyright (c) 2010 Arduino LLC. All right reserved.