Skip to content

Commit ce17fc2

Browse files
committed
replace old ethernet library with arduino official's (v2.0.0)
1 parent 2c36cfe commit ce17fc2

36 files changed

+4
-4642
lines changed

.gitmodules

+3
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,6 @@
1616
[submodule "tools/esptool"]
1717
path = tools/esptool
1818
url = https://github.com/espressif/esptool.git
19+
[submodule "libraries/Ethernet"]
20+
path = libraries/Ethernet
21+
url = https://github.com/arduino-libraries/Ethernet

libraries/Ethernet

Submodule Ethernet added at 7b5ee58

libraries/Ethernet/README.adoc

-26
This file was deleted.

libraries/Ethernet/examples/AdvancedChatServer/AdvancedChatServer.ino

-109
This file was deleted.

libraries/Ethernet/examples/BarometricPressureWebServer/BarometricPressureWebServer.ino

-222
This file was deleted.

0 commit comments

Comments
 (0)