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

Commit 8d65e8b

Browse files
authored
v1.0.0 for ESP32
### Initial Releases v1.0.0 1. Initial coding to support **ESP32**
1 parent 6636ca2 commit 8d65e8b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ week_number: 42
189189
```
190190
---
191191

192-
####21. AsyncHTTPSRequest_ESP on ESP32S2_DEV
192+
#### 2. AsyncHTTPSRequest_ESP on ESP32S2_DEV
193193

194194
Following is the debug terminal when running example [AsyncHTTPSRequest_ESP](https://github.com/khoih-prog/AsyncHTTPSRequest_Generic/tree/main/examples/AsyncHTTPSRequest_ESP) on ESP32S2_DEV to demonstrate the operation of SSL Async HTTPS request, based on this [AsyncTCP_SSL Library](https://github.com/khoih-prog/AsyncTCP_SSL).
195195

@@ -326,7 +326,7 @@ If you want to contribute to this project:
326326

327327
### License
328328

329-
- The library is licensed under [GPLv3](https://github.com/khoih-prog/AsyncTCP_SSL/blob/main/LICENSE)
329+
- The library is licensed under [LGPLv3](https://github.com/khoih-prog/AsyncTCP_SSL/blob/main/LICENSE)
330330

331331
---
332332

0 commit comments

Comments
 (0)