mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
2c3ac91cf3
Before function wifi_connect is executed, starting the WiFi driver should have been finished. This is indicated by the WiFi driver by sending event SYSTEM_EVENT_STA_START. Function wifi_connect is moved therefore to the event handler for SYSTEM_EVENT_STA_START. |
||
---|---|---|
.. | ||
doc.txt | ||
esp_wifi_netdev.c | ||
esp_wifi_netdev.h | ||
esp_wifi_params.h | ||
Makefile |