cpu/esp8266: simplified error handling in esp_wifi
wifi_station_connect and wifi_stattion_disconnect never produce errors. Thus, error handling can be removed.
Please register or sign in to comment
wifi_station_connect and wifi_stattion_disconnect never produce errors. Thus, error handling can be removed.