Skip to content
This repository was archived by the owner on Feb 4, 2023. It is now read-only.

Commit 0843b21

Browse files
authored
v1.0.0 for ESP32 + LwIP ENC28J60
### Initial Releases v1.0.0 1. Initial coding to support **ESP32 boards using LwIP ENC28J60 Ethernet**
1 parent e4c367d commit 0843b21

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

library.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,3 +49,4 @@
4949
"platforms": ["espressif32"],
5050
"examples": "examples/*/*/*.ino",
5151
"headers": [ "AsyncDNSServer_ESP32_ENC.h", "AsyncDNSServer_ESP32_ENC.hpp" ]
52+
}

0 commit comments

Comments
 (0)