I am planning of using the
Code: Select all
esp_http_client
I started by checking out the
Code: Select all
esp_http_client
Code: Select all
example_connect()
Code: Select all
esp_http_client
I plan on using some external RAM for storing some images from a camera so ideally I'd like to have some external RAM left.
Thank you!