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

Commit e6be107

Browse files
authored
v1.5.3 using built-in ESP32 MAC Address
#### Releases v1.5.3 1. Using `built-in ESP32 MAC Address` 2. Increase default `SPI_CLOCK_MHZ` clock to 20MHz from 8MHz
1 parent b9753e1 commit e6be107

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ This [**WebServer_ESP32_ENC** library](https://github.com/khoih-prog/WebServer_E
126126
## Prerequisites
127127

128128
1. [`Arduino IDE 1.8.19+` for Arduino](https://github.com/arduino/Arduino). [![GitHub release](https://img.shields.io/github/release/arduino/Arduino.svg)](https://github.com/arduino/Arduino/releases/latest)
129-
2. [`ESP32 Core 2.0.5+`](https://github.com/espressif/arduino-esp32) for ESP32-based ESP32_DEV with ENC28J60 boards using release `v1.3.0+`. [![Latest release](https://img.shields.io/github/release/espressif/arduino-esp32.svg)](https://github.com/espressif/arduino-esp32/releases/latest/)
129+
2. [`ESP32 Core 2.0.6+`](https://github.com/espressif/arduino-esp32) for ESP32-based ESP32_DEV with ENC28J60 boards using release `v1.3.0+`. [![Latest release](https://img.shields.io/github/release/espressif/arduino-esp32.svg)](https://github.com/espressif/arduino-esp32/releases/latest/)
130130

131131

132132
---

0 commit comments

Comments
 (0)