31b2702387
esp_netif_init() returns standard esp_err_t error code (unlike tcpip_adapter init), so shall be checked for the return value Also to make the initialization code more consistent. |
||
---|---|---|
.. | ||
main | ||
CMakeLists.txt | ||
esp_http_client_test.py | ||
Makefile | ||
README.md |
ESP HTTP Client Example
See the README.md file in the upper level 'examples' directory for more information about examples.