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

Commit e2ae297

Browse files
authored
v1.5.1 for ESP32 + ENC28J60
#### Releases v1.5.1 1. Initial coding to support ESP32 boards using ENC28J60 LwIP Ethernet. Sync with [WebServer_WT32_ETH01 v1.5.1](https://github.com/khoih-prog/WebServer_WT32_ETH01)
1 parent b86aa29 commit e2ae297

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platformio/platformio.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ lib_deps =
3939
build_flags =
4040
; set your debug output (default=Serial)
4141
-D DEBUG_ESP_PORT=Serial
42-
; comment the folowing line to enable WiFi debugging
42+
; comment the following line to enable WiFi debugging
4343
-D NDEBUG
4444

4545
[env:ESP32]

0 commit comments

Comments
 (0)