Gunar Schorcht 2c3ac91cf3 cpu/esp32: move wifi_connect to event handler
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.
2019-01-17 17:10:43 +01:00
..
2018-11-08 14:09:33 +01:00
2018-06-11 19:12:02 +02:00
2017-01-20 13:36:26 +01:00