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

Commit

Permalink
v1.5.1 for ESP32 + ENC28J60
Browse files Browse the repository at this point in the history
#### 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)
  • Loading branch information
khoih-prog committed Nov 28, 2022
1 parent b86aa29 commit e2ae297
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion platformio/platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ lib_deps =
build_flags =
; set your debug output (default=Serial)
-D DEBUG_ESP_PORT=Serial
; comment the folowing line to enable WiFi debugging
; comment the following line to enable WiFi debugging
-D NDEBUG

[env:ESP32]
Expand Down

0 comments on commit e2ae297

Please sign in to comment.