mirror of
https://github.com/espressif/esp-protocols.git
synced 2026-04-29 10:34:18 +02:00
0582187b9a358fc9509db9040029114ca67c9048
This fixes the issue that if Wi-Fi is stopped from a shutdown handler, the code in connect.c tries to reconnect, and fails because Wi-Fi is already stopped. Also make the error check in connect.c less strict. * Original commit: espressif/esp-idf@28a440521e
Collection of protocol components for ESP-IDF
Components
esp_modem
- Brief introduction README
- Full html documentation
esp_websocket_client
- Brief introduction README
- Full html documentation
Languages
C
57.9%
C++
32.4%
Python
5.7%
CMake
2.6%
Shell
1.3%
Other
0.1%