This repository was archived by the owner on Feb 4, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1616
1717## Table of Contents
1818
19- * [ Why do we need the new AsyncHTTPRequest_ESP32_Ethernet library] ( #why-do-we-need-this-AsyncHTTPRequest_ESP32_Ethernet-library )
19+ * [ Why do we need this AsyncHTTPRequest_ESP32_Ethernet library] ( #why-do-we-need-this-AsyncHTTPRequest_ESP32_Ethernet-library )
2020 * [ Features] ( #features )
2121 * [ Supports] ( #supports )
2222 * [ Principles of operation] ( #principles-of-operation )
7373---
7474
7575
76- ## Why do we need this Async [ AsyncHTTPRequest_ESP32_Ethernet library ] ( https://github.com/khoih-prog/AsyncHTTPRequest_ESP32_Ethernet )
76+ ## Why do we need this [ AsyncHTTPRequest_ESP32_Ethernet] ( https://github.com/khoih-prog/AsyncHTTPRequest_ESP32_Ethernet ) library
7777
7878### Features
7979
@@ -610,14 +610,14 @@ Submit issues to: [AsyncHTTPRequest_ESP32_Ethernet issues](https://github.com/kh
610610
611611---
612612
613- ## TO DO
613+ ### TO DO
614614
615615 1 . Fix bug. Add enhancement
616616 2 . Add support to more ` LwIP Ethernet ` shields
617617 3 . Add support to more boards ` ESP32_S2 ` and ` ESP32_C3 `
618618
619619
620- ## DONE
620+ ### DONE
621621
622622 1 . Initially add support to ` ESP32/S2/S3/C3 ` boards using ` LwIP W5500 / ENC28J60 / LAN8720 Ethernet `
623623 2 . Sync with [ AsyncHTTPRequest_Generic v1.12.0] ( https://github.com/khoih-prog/AsyncHTTPRequest_Generic )
You can’t perform that action at this time.
0 commit comments