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

Commit 73571bd

Browse files
authored
v2.1.1 to fix ESP32 chipID
### Releases v2.1.1 1. Fix ESP32 chipID for example `AsyncHTTPSRequest_ESP_WiFiManager`
1 parent 68b9ddb commit 73571bd

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
@@ -334,7 +334,7 @@ Look in file [**adc_common.c**](https://github.com/espressif/esp-idf/blob/master
334334

335335
### Example [AsyncHTTP_HTTPSRequest_ESP](examples/AsyncHTTP_HTTPSRequest_ESP)
336336

337-
https://github.com/khoih-prog/AsyncHTTPSRequest_Generic/blob/053554d15437de037438c1955c94d4f98ac7b7f0/examples/AsyncHTTP_HTTPSRequest_ESP/AsyncHTTP_HTTPSRequest_ESP.ino#L43-L381
337+
https://github.com/khoih-prog/AsyncHTTPSRequest_Generic/blob/68b9ddb9590d79fbd01687fd4b8dcc7d46bdfae0/examples/AsyncHTTP_HTTPSRequest_ESP/AsyncHTTP_HTTPSRequest_ESP.ino#L43-L383
338338

339339

340340
---

0 commit comments

Comments
 (0)