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

Commit fc07d21

Browse files
authored
v2.4.0 for ESP32 using LwIP Ethernet
### Releases v2.4.0 1. Initial coding to port [AsyncHTTPSRequest_Generic](https://github.com/khoih-prog/AsyncHTTPSRequest_Generic) to `ESP32/S2/S3/C3` boards using `LwIP W5500 / ENC28J60 / LAN8720 Ethernet` 2. Use `allman astyle` 3. Sync with [AsyncHTTPSRequest_Generic v2.4.0](https://github.com/khoih-prog/AsyncHTTPSRequest_Generic)
1 parent 21b4ac7 commit fc07d21

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
@@ -475,7 +475,7 @@ week_number: 50
475475
476476
#### 2. AsyncHTTPSRequest_ESP32_SC_ENC using ESP32S3_DEV with ESP32_S3_ENC28J60
477477
478-
Following is the debug terminal when running example [AsyncHTTPSRequest_ESP32_SC_ENC](examples/AsyncHTTPSRequest_ESP32_SC_ENC) on `ESP32S3_DEV` to demonstrate the operation of SSL Async HTTPS request, using [AsyncTCP_SSL Library](https://github.com/khoih-prog/AsyncTCP_SSL) with `LwIP ENC28J60 Ethernet`
478+
Following is the debug terminal when running example [AsyncHTTPSRequest_ESP32_SC_ENC](examples/ESP32_SC_ENC/AsyncHTTPSRequest_ESP32_SC_ENC) on `ESP32S3_DEV` to demonstrate the operation of SSL Async HTTPS request, using [AsyncTCP_SSL Library](https://github.com/khoih-prog/AsyncTCP_SSL) with `LwIP ENC28J60 Ethernet`
479479
480480
```cpp
481481
Starting AsyncHTTPSRequest_ESP32_SC_ENC using ESP32S3_DEV with ESP32_S3_ENC28J60

0 commit comments

Comments
 (0)