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

Commit

Permalink
v1.6.4 for ESP32 + LwIP W6100
Browse files Browse the repository at this point in the history
#### Releases v1.6.4

1. Initial coding to port [ESPAsyncWebServer](https://github.com/me-no-dev/ESPAsyncWebServer) to ESP32 boards using `LwIP W6100 Ethernet`.
2. Bump up to `v1.6.4` to sync with [AsyncWebServer_ESP32_W5500 v1.6.4](https://github.com/khoih-prog/AsyncWebServer_ESP32_W5500)
3. Use `allman astyle`
  • Loading branch information
khoih-prog authored Jan 9, 2023
1 parent 35fad5e commit 383c156
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
## Table of contents

* [Table of contents](#table-of-contents)
* [Important Note from v1.6.2](#Important-Note-from-v162)
* [Important Note](#Important-Note)
* [Why do we need this AsyncWebServer_ESP32_W6100 library](#why-do-we-need-this-AsyncWebServer_ESP32_W6100-library)
* [Features](#features)
* [Why Async is better](#why-async-is-better)
Expand Down

0 comments on commit 383c156

Please sign in to comment.