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

Commit

Permalink
v2.1.1 to fix ESP32 chipID
Browse files Browse the repository at this point in the history
### Releases v2.1.1

1. Fix ESP32 chipID for example `AsyncHTTPSRequest_ESP_WiFiManager`
  • Loading branch information
khoih-prog committed Sep 10, 2022
1 parent 68b9ddb commit 73571bd
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 @@ -334,7 +334,7 @@ Look in file [**adc_common.c**](https://github.com/espressif/esp-idf/blob/master

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

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


---
Expand Down

0 comments on commit 73571bd

Please sign in to comment.