1
0
mirror of https://github.com/arduino/library-registry.git synced 2025-07-07 14:41:10 +03:00

Add AsyncHTTPSRequest_Generic Library (#608)

### Releases v1.0.0

1. Initial coding to support Async HTTPS to **ESP32, ESP32_S2 and ESP32_C3** using built-in WiFi
This commit is contained in:
Khoi Hoang
2021-10-22 23:09:34 -04:00
committed by GitHub
parent 495aea2815
commit c36fdae631

View File

@ -4317,3 +4317,4 @@ https://github.com/rei-vilo/PDLS_EXT3_Basic_Fast
https://github.com/A-Vision-Software/AVision_ESP8266
https://gitlab.com/yanranxiaoxi/AntiKeyRepetition.h
https://github.com/khoih-prog/AsyncTCP_SSL
https://github.com/khoih-prog/AsyncHTTPSRequest_Generic