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

Latest commit

 

History

History
46 lines (28 loc) · 1.84 KB

changelog.md

File metadata and controls

46 lines (28 loc) · 1.84 KB

WebServer_ESP32_SC_ENC Library

arduino-library-badge GitHub release contributions welcome GitHub issues

Donate to my libraries using BuyMeACoffee



Table of Contents



Changelog

Releases v1.2.1

  1. Increase default SPI_CLOCK_MHZ clock to 20MHz from 8MHz
  2. Update examples to use DHCP with built-in ESP32 Ethernet MAC Address

Releases v1.2.0

  1. Add support to ESP32_C3-based boards using LwIP ENC28J60 Ethernet

Releases v1.1.0

  1. Add support to ESP32_S2-based boards using LwIP ENC28J60 Ethernet

Releases v1.0.0

  1. Initial coding to support ESP32_S3-based boards using LwIP ENC28J60 Ethernet.
  2. Use allman astyle